mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 17:32:22 +08:00
parent
88f1287990
commit
da4ea9be21
|
@ -7,11 +7,15 @@ export default defineAppConfig({
|
|||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
activityIds: 'com.tencent.mocmna.activity.MainActivity',
|
||||
matchLauncher: true,
|
||||
quickFind: true,
|
||||
rules: '[text$="跳过"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12847303',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[text*="跳过"][text.length<=10]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12847303',
|
||||
'https://i.gkd.li/import/13539641',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
|
|
Loading…
Reference in New Issue
Block a user