mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 00:05:19 +08:00
feat(车学堂): 局部广告-卡片广告(补充规则)
This commit is contained in:
@@ -8,9 +8,10 @@ export default defineGkdApp({
|
||||
key: 1,
|
||||
name: '局部广告-卡片广告',
|
||||
desc: '点击关闭',
|
||||
quickFind: true,
|
||||
rules: [
|
||||
{
|
||||
quickFind: true,
|
||||
key: 0,
|
||||
activityIds: 'cn.com.drivedu.chexuetang.main.activity.MainActivity_',
|
||||
matches:
|
||||
'[desc^="dislike"] > @View[clickable=true][visibleToUser=true] <<n [vid="fragment_ad"]',
|
||||
@@ -18,6 +19,15 @@ export default defineGkdApp({
|
||||
'https://m.gkd.li/57941037/16020d11-8e5b-4fb5-8e57-6baaa13ce6a9',
|
||||
snapshotUrls: 'https://i.gkd.li/i/15137765',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
activityIds: 'cn.com.drivedu.chexuetang.main.activity.MainActivity_',
|
||||
matches:
|
||||
'FrameLayout[childCount=5] > FrameLayout > @ImageView[visibleToUser=true] <<n [vid="fragment_ad"]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/402dc635-354e-4c4b-a6b9-0eebeecfee0d',
|
||||
snapshotUrls: 'https://i.gkd.li/i/15148368',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user