mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-17 15:25:08 +08:00
feat: 天猫校园-局部广告 (#1194)
This commit is contained in:
@@ -22,5 +22,19 @@ export default defineGkdApp({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '局部广告-卡片广告',
|
||||
desc: '点击关闭',
|
||||
rules: [
|
||||
{
|
||||
fastQuery: true,
|
||||
activityIds:
|
||||
'com.tmall.campus.scancode.activity.ToolsCaptureActivity',
|
||||
matches: '[vid="iv_close_ad"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/22558370',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user