mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 09:45:11 +08:00
update: snapshot link
This commit is contained in:
@@ -11,7 +11,7 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '@[text="取消"] +2 [text="立即更新"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12708751',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12708751',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
@@ -19,7 +19,7 @@ export default defineAppConfig({
|
||||
activityIds: 'com.dep.biguo.dialog',
|
||||
rules:
|
||||
'[id="com.dep.biguo:id/imageView"] + [id="com.dep.biguo:id/closeView"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12708756',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12708756',
|
||||
},
|
||||
{
|
||||
enable: false,
|
||||
@@ -27,7 +27,7 @@ export default defineAppConfig({
|
||||
name: '定位提示-请求定位权限弹窗',
|
||||
activityIds: 'com.dep.biguo.mvp.ui.activity.MainActivity',
|
||||
rules: '[text*="定位权限"] +2 [text="拒绝"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12708770',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12708770',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user