mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-24 02:35:25 +08:00
feat: snapshot use i.gkd.li
This commit is contained in:
@@ -14,8 +14,8 @@ export default defineAppConfig({
|
||||
matchLauncher: true,
|
||||
rules: '[desc="闪屏广告"] + [text$="跳过"]',
|
||||
snapshotUrls: [
|
||||
'https://gkd-kit.songe.li/import/12727385',
|
||||
'https://gkd-kit.songe.li/import/13062972',
|
||||
'https://i.gkd.li/import/12727385',
|
||||
'https://i.gkd.li/import/13062972',
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -23,7 +23,7 @@ export default defineAppConfig({
|
||||
name: '首页广告弹窗',
|
||||
activityIds: 'com.jd.jdlite.MainFrameActivity',
|
||||
rules: '@[desc="关闭页面"] - FrameLayout >n [text="极速版弹窗"]',
|
||||
snapshotUrls: 'https://gkd-kit.songe.li/import/12727396',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12727396',
|
||||
},
|
||||
{
|
||||
key: 10,
|
||||
@@ -31,7 +31,7 @@ export default defineAppConfig({
|
||||
activityIds: 'com.jd.jdlite.MainFrameActivity',
|
||||
rules:
|
||||
'@ImageView[clickable=true] - LinearLayout > [text="开启消息通知"]',
|
||||
snapshotUrls: 'https://gkd-kit.songe.li/import/13062969',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13062969',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user