mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat: snapshot use i.gkd.li
This commit is contained in:
@@ -13,7 +13,7 @@ export default defineAppConfig({
|
||||
key: 0,
|
||||
desc: '自动签到',
|
||||
matches: ['[id="com.alicloud.databox:id/tvTaskAction"][text="领取"]'],
|
||||
snapshotUrls: 'https://gkd-kit.songe.li/import/12929318',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12929318',
|
||||
quickFind: true,
|
||||
},
|
||||
{
|
||||
@@ -21,7 +21,7 @@ export default defineAppConfig({
|
||||
preKeys: [0],
|
||||
desc: '在签到后,关闭弹窗',
|
||||
matches: ['[id="com.alicloud.databox:id/ivClose"]'],
|
||||
snapshotUrls: 'https://gkd-kit.songe.li/import/13038304',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13038304',
|
||||
quickFind: true,
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user