feat(海鸥加速器): 全屏广告 (#2359)

This commit is contained in:
Kun Jinkao
2023-11-22 21:56:03 +08:00
committed by GitHub
parent 82476648c8
commit ea8c38b454

View File

@@ -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',
},
],
},
],
});