mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
fix: 链接错误
This commit is contained in:
@@ -12,12 +12,12 @@ export default defineAppConfig({
|
||||
{
|
||||
matches:
|
||||
'[id="com.firebear.androil:id/adContainerLay"] [text="跳过"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12712742',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12712742',
|
||||
},
|
||||
{
|
||||
matches: '[id="com.byted.pangle.m:id/tt_splash_skip_btn"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/import/13088169',
|
||||
'https://i.gkd.li/import/13088169',
|
||||
'https://i.gkd.li/import/12855707',
|
||||
],
|
||||
},
|
||||
@@ -33,19 +33,19 @@ export default defineAppConfig({
|
||||
key: 0,
|
||||
name: '点击右上角x',
|
||||
matches: '@Image < View + View >2 TextView[text="广告"]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/import/12754919'],
|
||||
snapshotUrls: ['https://i.gkd.li/import/12754919'],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '点击右上角[数字s|跳过]',
|
||||
matches: '[text="广告"] + View >4 [text="| 跳过"]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/import/12864214'],
|
||||
snapshotUrls: ['https://i.gkd.li/import/12864214'],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '点击右上角x (2)',
|
||||
matches: '[id="com.byted.pangle.m:id/tt_reward_full_count_down"]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/import/13175439'],
|
||||
snapshotUrls: ['https://i.gkd.li/import/13175439'],
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -55,7 +55,7 @@ export default defineAppConfig({
|
||||
activityIds: 'com.firebear.androil.app.home.MainActivity',
|
||||
rules:
|
||||
'@[id="com.firebear.androil:id/dismissNtfImgView"] < RelativeLayout - [id="com.firebear.androil:id/contentLay"] >3 TextView[text^="升级"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12755032',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12755032',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user