mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
fix: 链接错误
This commit is contained in:
@@ -9,14 +9,14 @@ export default defineAppConfig({
|
||||
name: '开屏广告',
|
||||
activityIds: 'com.dep.biguo.mvp.ui.activity.SplashActivity',
|
||||
rules: '[id="com.dep.biguo:id/adView"] [text^="跳过"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12708763',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12708763',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '更新弹窗',
|
||||
activityIds: 'com.dep.biguo.dialog',
|
||||
rules: '@[text="取消"] +2 [text="立即更新"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12708751',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12708751',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
@@ -24,7 +24,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/import/12708756',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12708756',
|
||||
},
|
||||
{
|
||||
enable: false,
|
||||
@@ -32,7 +32,7 @@ export default defineAppConfig({
|
||||
name: '请求定位权限弹窗',
|
||||
activityIds: 'com.dep.biguo.mvp.ui.activity.MainActivity',
|
||||
rules: '[text*="定位权限"] +2 [text="拒绝"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12708770',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12708770',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user