mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(酷安): 关闭卡片广告
This commit is contained in:
@@ -34,11 +34,11 @@ export default defineAppConfig({
|
|||||||
],
|
],
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://gkd-kit.gitee.io/import/38517192/9badc07c-4da2-4066-8af5-d96a86a28315',
|
'https://gkd-kit.gitee.io/import/38517192/9badc07c-4da2-4066-8af5-d96a86a28315',
|
||||||
|
'https://gkd-kit.gitee.io/import/12655713',
|
||||||
],
|
],
|
||||||
matches: ['[id="com.byted.pangle.m:id/tt_item_tv"][text=`不感兴趣`]'],
|
matches: ['[id$="id/tt_item_tv"][text=`不感兴趣`]'],
|
||||||
},
|
},
|
||||||
'Button[text$="免广告"] + Button[text="不感兴趣"]', // 1692148279610
|
'Button[text$="广告"] + Button[text="不感兴趣"]',
|
||||||
'Button[text$=`去广告`] - Button[text=`不感兴趣`]',
|
|
||||||
'[id=`com.coolapk.market:id/close_view`]',
|
'[id=`com.coolapk.market:id/close_view`]',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user