mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 00:05:19 +08:00
feat(糖豆): 局部广告-卡片广告、全屏广告 (补充规则 #758)
This commit is contained in:
@@ -60,6 +60,32 @@ export default defineGkdApp({
|
||||
'https://m.gkd.li/57941037/45eb8c79-f683-4fcd-a2c4-0c9d1ff9d998',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14318261',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
activityIds:
|
||||
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
|
||||
matches:
|
||||
'[text="反馈"] +(1,2) View[childCount=1] > Image[childCount=0][text=""][width<60 && height<60]',
|
||||
exampleUrls: 'https://e.gkd.li/d3e73052-1459-4b3b-baf2-a3620226985f',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/18627429',
|
||||
'https://i.gkd.li/i/18627432',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 4,
|
||||
name: '局部广告-信息流广告',
|
||||
desc: '点击关闭',
|
||||
rules: [
|
||||
{
|
||||
fastQuery: true,
|
||||
activityIds: '.activity.MainActivity',
|
||||
matches: ['[text="广告"]', '[vid="iv_close"]'],
|
||||
exampleUrls: 'https://e.gkd.li/717ad9b7-dce7-4284-9360-4f9923ebacd7',
|
||||
snapshotUrls: 'https://i.gkd.li/i/18627427',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user