mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
update: snapshot link
This commit is contained in:
@@ -19,10 +19,10 @@ export default defineAppConfig({
|
||||
'CheckBox[id$="today_will_not_shown"] + ImageButton[clickable=true]',
|
||||
],
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12654432',
|
||||
'https://i.gkd.li/import/13507746',
|
||||
'https://i.gkd.li/import/13508074',
|
||||
'https://i.gkd.li/import/13508041',
|
||||
'https://i.gkd.li/i/12654432',
|
||||
'https://i.gkd.li/i/13507746',
|
||||
'https://i.gkd.li/i/13508074',
|
||||
'https://i.gkd.li/i/13508041',
|
||||
],
|
||||
},
|
||||
],
|
||||
@@ -36,26 +36,26 @@ export default defineAppConfig({
|
||||
key: 1,
|
||||
matches:
|
||||
'[id="com.tima.carnet.m.main:id/fl_ad_banner"] >n Image[text!=null&&text!=""] < View +n View > Image',
|
||||
snapshotUrls: ['https://i.gkd.li/import/13508030'],
|
||||
snapshotUrls: ['https://i.gkd.li/i/13508030'],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
matches:
|
||||
'[id="com.tima.carnet.m.main:id/fl_ad_banner"] >n Image[text!=null&&text!=""] + View > Image',
|
||||
snapshotUrls: ['https://i.gkd.li/import/13508115'],
|
||||
snapshotUrls: ['https://i.gkd.li/i/13508115'],
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
preKeys: [1, 2],
|
||||
matches: '[text="不感兴趣"]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/13508102'],
|
||||
snapshotUrls: ['https://i.gkd.li/i/13508102'],
|
||||
},
|
||||
{
|
||||
key: 4, //有时存在加载不出来的情况
|
||||
preKeys: [1, 2],
|
||||
action: 'back',
|
||||
matches: 'ListView[childCount=0]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/13508072'],
|
||||
snapshotUrls: ['https://i.gkd.li/i/13508072'],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user