mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 18:22:21 +08:00
feat(QQ): 开屏广告(优化规则) (#1619)
This commit is contained in:
parent
b1ca6337cb
commit
e29e152b69
|
@ -11,12 +11,11 @@ export default defineAppConfig({
|
|||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.tencent.mobileqq.activity.SplashActivity',
|
||||
rules: 'TextView[text^="跳过"][text.length<=10]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13062244',
|
||||
'https://i.gkd.li/import/13093155',
|
||||
// 存在 跳过广告 的文字
|
||||
'https://i.gkd.li/import/13207731',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user