mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
fix: 链接错误
This commit is contained in:
@@ -12,8 +12,8 @@ export default defineAppConfig({
|
||||
quickFind: true,
|
||||
rules: '[id="AdViewSkipBtn"] >(2) TextView[text^="跳过"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/import/12642434',
|
||||
'https://i.gkd.li/import/import/12901349', // com.bbk.launcher2.Launcher
|
||||
'https://i.gkd.li/import/12642434',
|
||||
'https://i.gkd.li/import/12901349', // com.bbk.launcher2.Launcher
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -25,7 +25,7 @@ export default defineAppConfig({
|
||||
key: 0,
|
||||
matches:
|
||||
'@[text="取消"] < ViewGroup - ScrollView >(2) [text*="新版本"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12642445',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12642445',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
@@ -39,7 +39,7 @@ export default defineAppConfig({
|
||||
name: '专属月报弹窗',
|
||||
activityIds: 'com.sf.activity.MainActivity',
|
||||
rules: ['[id="MonthReportDialogCloseBtn"] > ImageView'],
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12642441',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12642441',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user