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