mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
@@ -4,6 +4,19 @@ export default defineAppConfig({
|
||||
id: 'com.cmi.jegotrip',
|
||||
name: '无忧行',
|
||||
groups: [
|
||||
{
|
||||
key: 2,
|
||||
name: '应用内广告弹窗',
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
rules: [
|
||||
{
|
||||
matches: '[id="com.cmi.jegotrip:id/ig_ad_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13631904',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
name: '请求定位权限弹窗',
|
||||
|
||||
Reference in New Issue
Block a user