mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat: 移除部分开屏广告规则,改用全局规则
This commit is contained in:
@@ -4,21 +4,6 @@ export default defineGkdApp({
|
||||
id: 'com.tencent.androidqqmail',
|
||||
name: 'QQ邮箱',
|
||||
groups: [
|
||||
{
|
||||
key: -1,
|
||||
name: '开屏广告',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
priorityTime: 10000,
|
||||
rules: [
|
||||
{
|
||||
matches:
|
||||
'RelativeLayout[childCount=3] > ImageView + @ImageView[clickable=true][visibleToUser=true] + FrameLayout[childCount>0]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12775855',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 0,
|
||||
name: '分段广告-列表卡片广告',
|
||||
|
||||
Reference in New Issue
Block a user