mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 09:45:11 +08:00
feat(中国电信): 局部广告-悬浮广告
This commit is contained in:
@@ -105,5 +105,22 @@ export default defineGkdApp({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 7,
|
||||
name: '局部广告-悬浮广告',
|
||||
desc: '点击关闭',
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
quickFind: true,
|
||||
activityIds: 'com.ct.client.activity.MainActivity',
|
||||
matches: '[vid="ivFloatClose"]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/5dd9c9e3-f290-4b73-abdd-dc5e97a99772',
|
||||
snapshotUrls: 'https://i.gkd.li/i/15137220',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user