mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 02:05:06 +08:00
feat(有品):首页贴片广告 (#251)
This commit is contained in:
@@ -33,5 +33,17 @@ export default defineGkdApp({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
name: '局部广告-主页贴片广告',
|
||||
rules: [
|
||||
{
|
||||
quickFind: true,
|
||||
activityIds: 'com.xiaomi.youpin.activity.YouPinMainTabActivity',
|
||||
matches: '[vid="iv_float_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/15879481',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user