mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
update: snapshot link
This commit is contained in:
@@ -11,7 +11,7 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '@[id="com.seebaby:id/btn_later"] + [text$="新版本"]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/12705351'],
|
||||
snapshotUrls: ['https://i.gkd.li/i/12705351'],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
@@ -26,21 +26,21 @@ export default defineAppConfig({
|
||||
matches:
|
||||
'[id="com.seebaby:id/tv_ad_detail"] + [id="com.seebaby:id/ic_delad"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12705353', // activityId: 'com.seebaby.login.ui.activity.LauncherActivity'
|
||||
'https://i.gkd.li/import/12705363', // activityIds: 'com.seebaby.parent.article.ui.activity.NativeArticleDetailActivity'
|
||||
'https://i.gkd.li/i/12705353', // activityId: 'com.seebaby.login.ui.activity.LauncherActivity'
|
||||
'https://i.gkd.li/i/12705363', // activityIds: 'com.seebaby.parent.article.ui.activity.NativeArticleDetailActivity'
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
matches:
|
||||
'[id="com.seebaby:id/ad_tv_advertiser"] + [id="com.seebaby:id/ad_iv_close"]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/12705372'],
|
||||
snapshotUrls: ['https://i.gkd.li/i/12705372'],
|
||||
},
|
||||
{
|
||||
preKeys: [1, 2],
|
||||
key: 3,
|
||||
matches: '[id="com.seebaby:id/tv_un_instrest"]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/12705358'],
|
||||
snapshotUrls: ['https://i.gkd.li/i/12705358'],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user