mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 00:05:19 +08:00
feat(QQ): 开屏广告-避免误触
This commit is contained in:
@@ -12,10 +12,12 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: 'TextView[text^="跳过"][text.length<=10]',
|
||||
excludeActivityIds: ['com.tencent.mobileqq.activity.ChatActivity'],
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13062244',
|
||||
'https://i.gkd.li/import/13093155',
|
||||
'https://i.gkd.li/import/13207731',
|
||||
'https://i.gkd.li/import/13217807', // 避免在聊天界面误触
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user