mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 16:25:09 +08:00
feat(QQ): 开屏广告(优化规则) (#1619)
This commit is contained in:
@@ -11,12 +11,11 @@ export default defineAppConfig({
|
|||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
activityIds: 'com.tencent.mobileqq.activity.SplashActivity',
|
|
||||||
rules: 'TextView[text^="跳过"][text.length<=10]',
|
rules: 'TextView[text^="跳过"][text.length<=10]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/import/13062244',
|
'https://i.gkd.li/import/13062244',
|
||||||
'https://i.gkd.li/import/13093155',
|
'https://i.gkd.li/import/13093155',
|
||||||
// 存在 跳过广告 的文字
|
'https://i.gkd.li/import/13207731',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user