mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 04:12:21 +08:00
feat(随手记): 开屏广告(补充规则) (#3902)
This commit is contained in:
parent
81dd83c6bd
commit
74c960eee2
|
@ -14,10 +14,19 @@ export default defineAppConfig({
|
|||
desc: '点击跳过',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
matches:
|
||||
'@View[clickable=true] <3 * <2 * < FrameLayout[id="com.mymoney:id/external_ad_content"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13855760',
|
||||
},
|
||||
{
|
||||
key: 1, //全局规则将该应用排除
|
||||
matches: '[text*="跳过"][text.length<=10]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13939216',
|
||||
'https://i.gkd.li/import/13939163',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue
Block a user