mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat: 中国工商银行-右下角浮标广告 (#1205)
This commit is contained in:
@@ -33,5 +33,17 @@ export default defineGkdApp({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
name: '局部广告-右下角浮标广告',
|
||||
rules: [
|
||||
{
|
||||
fastQuery: true,
|
||||
activityIds: 'com.icbc.activity.web.ICBCWebView',
|
||||
matches: '[vid="iv_close_task_center"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/22616307',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user