mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 17:55:12 +08:00
update: snapshot link
This commit is contained in:
@@ -15,11 +15,11 @@ export default defineAppConfig({
|
||||
{
|
||||
matches:
|
||||
'TextView[text^="打开通知"] +2 [id="com.jd.jrapp:id/iv_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13249998',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13249998',
|
||||
},
|
||||
{
|
||||
matches: 'View[text="开启并订阅通知"] < View + View[clickable=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13255656',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13255656',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -32,7 +32,7 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
rules:
|
||||
'@ImageButton[id="com.jd.jrapp:id/ib_close"] + RelativeLayout [text^="发现新版本"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13628364',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13628364',
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
@@ -41,7 +41,7 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[text*="满意度打几分"] + ImageView',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13804561',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13804561',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user