mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
fix: 链接错误
This commit is contained in:
@@ -9,7 +9,7 @@ export default defineAppConfig({
|
||||
name: '开屏广告',
|
||||
activityIds: 'com.gotokeep.keep.splash.SplashActivity',
|
||||
rules: '[id="com.gotokeep.keep:id/textSkip"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12706108',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12706108',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
@@ -18,7 +18,7 @@ export default defineAppConfig({
|
||||
'com.gotokeep.keep.refactor.business.main.activity.MainActivity',
|
||||
rules:
|
||||
'[text$="未成年人模式"] + ImageView + ViewGroup > [text="我知道了"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12706097',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12706097',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
@@ -27,7 +27,7 @@ export default defineAppConfig({
|
||||
'com.gotokeep.keep.refactor.business.main.activity.MainActivity',
|
||||
rules:
|
||||
'[id="com.gotokeep.keep:id/layoutLottie"] + [id="com.gotokeep.keep:id/imgCloseHomePageDialog"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12706102',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12706102',
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
@@ -36,7 +36,7 @@ export default defineAppConfig({
|
||||
'com.gotokeep.keep.refactor.business.main.activity.MainActivity',
|
||||
rules:
|
||||
'[id="com.gotokeep.keep:id/textAdTag"] + [id="com.gotokeep.keep:id/imgClose"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12706115',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12706115',
|
||||
},
|
||||
{
|
||||
key: 4,
|
||||
@@ -44,7 +44,7 @@ export default defineAppConfig({
|
||||
activityIds:
|
||||
'com.gotokeep.keep.refactor.business.main.activity.MainActivity',
|
||||
rules: 'ImageView + LinearLayout > ImageView[id=null][clickable=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12706111',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12706111',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user