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.lphtsccft.zhangle.startup.SplashScreenActivity'],
|
||||
rules: '[id="com.lphtsccft:id/countdown_skip"][text="跳过"]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/import/12699286'],
|
||||
snapshotUrls: ['https://i.gkd.li/import/12699286'],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
@@ -20,8 +20,8 @@ export default defineAppConfig({
|
||||
],
|
||||
rules: '[id="com.lphtsccft:id/tv_never"][text="不再提醒"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/import/12646899',
|
||||
'https://i.gkd.li/import/import/12646925',
|
||||
'https://i.gkd.li/import/12646899',
|
||||
'https://i.gkd.li/import/12646925',
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -29,7 +29,7 @@ export default defineAppConfig({
|
||||
name: '更新弹窗',
|
||||
activityIds: 'com.lphtsccft.zhangle.main.MainActivity',
|
||||
rules: '[text*="升级体验"] +2 LinearLayout > [text="取消"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12699308',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12699308',
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
|
||||
Reference in New Issue
Block a user