mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 16:12:21 +08:00
feat(虎牙直播): 弹窗广告 (#3006)
This commit is contained in:
parent
b296e19acf
commit
08874cd05d
|
@ -90,6 +90,19 @@ export default defineAppConfig({
|
|||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 4,
|
||||
name: '弹窗广告',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
activityIds: 'com.duowan.kiwi.homepage.Homepage',
|
||||
matches:
|
||||
'[id="com.duowan.kiwi:id/animation_view"] + [id="com.duowan.kiwi:id/v_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13625453',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
enable: false,
|
||||
key: 5,
|
||||
|
|
Loading…
Reference in New Issue
Block a user