mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
fix: 链接错误
This commit is contained in:
@@ -12,7 +12,7 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
rules: '[id="com.jingdong.pdj:id/adv_exit_bnt"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/13293044',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13293044',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
@@ -23,13 +23,13 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 0,
|
||||
matches: 'WebView[text="京东到家"] >7 TextView[text=""]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/13217796',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13217796',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
quickFind: true,
|
||||
matches: '[id="com.jingdong.pdj:id/ivClose"][desc="关闭"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/13223282',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13223282',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -41,7 +41,7 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
activityIds: 'com.jingdong.pdj.plunginupdate.update.UpdateDialogActivity',
|
||||
rules: 'Button[text="暂不安装"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/13217634',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13217634',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user