mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat(虎牙直播): 弹窗广告 (#3006)
This commit is contained in:
@@ -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,
|
enable: false,
|
||||||
key: 5,
|
key: 5,
|
||||||
|
|||||||
Reference in New Issue
Block a user