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