mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-18 07:45:10 +08:00
feat: 万能遥控-局部广告 #1178
This commit is contained in:
@@ -21,5 +21,19 @@ export default defineGkdApp({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 5,
|
||||
name: '局部广告',
|
||||
rules: [
|
||||
{
|
||||
fastQuery: true,
|
||||
activityIds:
|
||||
'com.xiaomi.mitv.phone.remotecontroller.HoriWidgetMainActivityV2',
|
||||
matches: '[vid="image_close_banner"][visibleToUser=true]',
|
||||
exampleUrls: 'https://e.gkd.li/bf36812a-1bf9-43dc-aca5-f351c2f8d1f6',
|
||||
snapshotUrls: 'https://i.gkd.li/i/22451785',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user