mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(海鸥加速器): 全屏广告 (#2359)
This commit is contained in:
@@ -18,5 +18,21 @@ export default defineAppConfig({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '全屏广告',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
name: '全屏广告-1',
|
||||
activityIds: 'io.github.trojan_gfw.igniter.MainActivity',
|
||||
matches: [
|
||||
'[id="mys-wrapper"] + View >n Image',
|
||||
'@View[clickable=true] > [text="关闭"]',
|
||||
],
|
||||
snapshotUrls: 'https://i.gkd.li/import/13426255',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user