mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
@@ -11,12 +11,18 @@ export default defineAppConfig({
|
||||
'com.jd.jdlite.ad.ADActivity',
|
||||
'com.jd.jdlite.MainActivity',
|
||||
],
|
||||
|
||||
rules: '[desc="闪屏广告"] + [text$="跳过"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12727342',
|
||||
'https://i.gkd.li/import/13062974',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '底部申请定位浮窗',
|
||||
activityIds: 'com.jd.jdlite.MainFrameActivity',
|
||||
rules: '[text*="开启定位授权"] +2 ImageView',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13804515',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user