mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-24 02:35:25 +08:00
fix: 链接错误
This commit is contained in:
@@ -9,7 +9,7 @@ export default defineAppConfig({
|
||||
name: '开屏广告',
|
||||
activityIds: 'com.weico.international.ui.ad.AdActivity',
|
||||
rules: 'LinearLayout > TextView[text="跳过"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12738090',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12738090',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
@@ -21,14 +21,14 @@ export default defineAppConfig({
|
||||
key: 0,
|
||||
name: '点击广告卡片右上角x图标',
|
||||
matches: '[id="com.sina.weibolite:id/item_timeline_ad_action"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12738110',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12738110',
|
||||
},
|
||||
{
|
||||
preKeys: 0,
|
||||
name: '点击[不感兴趣]',
|
||||
matches:
|
||||
'@View[clickable=true][childCount=1] > TextView[text="不感兴趣"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12738132',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12738132',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user