mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 14:52:21 +08:00
parent
dc787e43f5
commit
d1f10e743d
|
@ -7,9 +7,14 @@ export default defineAppConfig({
|
|||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
activityIds: 'com.weico.international.ui.ad.AdActivity',
|
||||
rules: 'LinearLayout > TextView[text="跳过"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12738090',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: 'TextView[text*="跳过"][text.length<=10]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12738090',
|
||||
'https://i.gkd.li/import/13626884',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
|
|
Loading…
Reference in New Issue
Block a user