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:
@@ -9,7 +9,7 @@ export default defineAppConfig({
|
||||
name: '开屏广告',
|
||||
activityIds: 'com.meituan.android.pt.homepage.activity.MainActivity',
|
||||
rules: 'TextView[id="com.sankuai.meituan:id/close_btn"][text^="跳过"]',
|
||||
snapshotUrls: 'https://gkd-kit.songe.li/import/12749811',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12749811',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
@@ -81,7 +81,7 @@ export default defineAppConfig({
|
||||
activityIds: 'com.meituan.mmp.lib.HeraActivity',
|
||||
matches:
|
||||
'View[childCount=3] > View + TextView + TextView[text=""][visibleToUser=true]',
|
||||
snapshotUrls: 'https://gkd-kit.songe.li/import/12739204',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12739204',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user