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