mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(阿里云盘): snapshot
This commit is contained in:
@@ -19,7 +19,10 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
matches: '[text="领取"][clickable=true][visibleToUser=true]',
|
matches: '[text="领取"][clickable=true][visibleToUser=true]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/15573070',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/15573070', // 签到前
|
||||||
|
'https://i.gkd.li/i/15573233', // 签到后
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
preKeys: [0],
|
preKeys: [0],
|
||||||
|
|||||||
Reference in New Issue
Block a user