mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
@@ -16,5 +16,28 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
name: '主页信息流广告',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
key: 0,
|
||||||
|
activityIds: 'com.android.browser.BrowserActivity',
|
||||||
|
matches:
|
||||||
|
'@[id!=null][desc="负反馈"][visibleToUser=true] -n * > * > [text="广告"]',
|
||||||
|
snapshotUrls: [
|
||||||
|
'https://gkd-kit.songe.li/import/12894221',
|
||||||
|
'https://gkd-kit.songe.li/import/12893649',
|
||||||
|
],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
preKeys: 0,
|
||||||
|
key: 1,
|
||||||
|
activityIds: 'com.android.browser.flow.view.FeedbackDialog',
|
||||||
|
matches: '@FrameLayout > ViewGroup > [text="不感兴趣"]',
|
||||||
|
snapshotUrls: 'https://gkd-kit.songe.li/import/12894234',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user