mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
@@ -23,5 +23,20 @@ export default defineAppConfig({
|
||||
rules:
|
||||
'[id=`com.duowan.kiwi:id/hyui_dialog_button_positive`][text=`我知道了`]',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '直播间悬浮广告',
|
||||
activityIds: 'com.duowan.kiwi.liveroom.ChannelPage',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
matches: '[id="com.duowan.kiwi:id/ad_close"]',
|
||||
snapshotUrls: [
|
||||
'https://gkd-kit.gitee.io/import/12901045',
|
||||
'https://gkd-kit.gitee.io/import/12901044',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user