mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 18:25:15 +08:00
feat: snapshot use i.gkd.li
This commit is contained in:
@@ -14,14 +14,14 @@ export default defineAppConfig({
|
||||
desc: '方形按钮-开屏广告',
|
||||
quickFind: true,
|
||||
matches: '[id="com.zzw.october:id/skip_parent_view"]',
|
||||
snapshotUrls: 'https://gkd-kit.songe.li/import/12842667',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12842667',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
desc: '圆形按钮-开屏广告',
|
||||
quickFind: true,
|
||||
matches: '@ImageView + ViewGroup > TextView[text="跳过"]',
|
||||
snapshotUrls: 'https://gkd-kit.songe.li/import/12842724',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12842724',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -37,8 +37,8 @@ export default defineAppConfig({
|
||||
matches:
|
||||
'[id="com.zzw.october:id/interact_ad_root"] >n ImageView[id="com.zzw.october:id/iv_close"]',
|
||||
snapshotUrls: [
|
||||
'https://gkd-kit.songe.li/import/12842675',
|
||||
'https://gkd-kit.songe.li/import/12869369',
|
||||
'https://i.gkd.li/import/12842675',
|
||||
'https://i.gkd.li/import/12869369',
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user