mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(海鸥加速器): 谷歌广告(补充规则) (#2586)
This commit is contained in:
@@ -38,6 +38,23 @@ export default defineAppConfig({
|
|||||||
'https://i.gkd.li/import/13459399',
|
'https://i.gkd.li/import/13459399',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
name: '谷歌广告-2',
|
||||||
|
activityIds: 'com.google.android.gms.ads.AdActivity',
|
||||||
|
matches: [
|
||||||
|
'[id="mys-wrapper"] + View >n Image',
|
||||||
|
'[id="mys-wrapper"] >n View > View > Button',
|
||||||
|
],
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13476799',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
key: 2,
|
||||||
|
name: '谷歌广告-3',
|
||||||
|
activityIds: 'com.google.android.gms.ads.AdActivity',
|
||||||
|
matches: '[desc="Interstitial close button"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13476579',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user