feat(虎牙直播): 弹窗广告 (#3006)

This commit is contained in:
Kun Jinkao 2023-12-11 19:43:12 +08:00 committed by GitHub
parent b296e19acf
commit 08874cd05d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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,