mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
update: snapshot link
This commit is contained in:
@@ -18,13 +18,13 @@ export default defineAppConfig({
|
||||
key: 0,
|
||||
name: '点击"反馈"',
|
||||
matches: 'WebView @[text="反馈"] - View > Image',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13510973',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13510973',
|
||||
},
|
||||
{
|
||||
preKeys: 0,
|
||||
name: '原因选"不感兴趣"',
|
||||
matches: '@LinearLayout[clickable=true] > [text="不感兴趣"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13510972',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13510972',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -42,7 +42,7 @@ export default defineAppConfig({
|
||||
name: '类型0',
|
||||
quickFind: true,
|
||||
matches: '[id="com.byted.pangle:id/tt_reward_full_count_down"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13511052',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13511052',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
@@ -50,10 +50,10 @@ export default defineAppConfig({
|
||||
matches:
|
||||
'FrameLayout > FrameLayout[childCount=1] > ImageView[width<80][height<80]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13511645',
|
||||
'https://i.gkd.li/import/13511059',
|
||||
'https://i.gkd.li/import/13511065',
|
||||
'https://i.gkd.li/import/13511708',
|
||||
'https://i.gkd.li/i/13511645',
|
||||
'https://i.gkd.li/i/13511059',
|
||||
'https://i.gkd.li/i/13511065',
|
||||
'https://i.gkd.li/i/13511708',
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -61,15 +61,15 @@ export default defineAppConfig({
|
||||
name: '类型2',
|
||||
matches: '[text="反馈"] -n View > Image[text=""][width<60]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13511052',
|
||||
'https://i.gkd.li/import/13511765',
|
||||
'https://i.gkd.li/i/13511052',
|
||||
'https://i.gkd.li/i/13511765',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
name: '类型3',
|
||||
matches: '[text="反馈"] < View [text*="跳过"][text.length<=10]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13446063',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13446063',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user