mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
@@ -7,6 +7,7 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
@@ -30,6 +31,7 @@ export default defineAppConfig({
|
||||
'com.duowan.kiwi.homepage.Homepage', // 缺少快照
|
||||
'com.duowan.kiwi.immersepage.impl.ImmersePageActivity',
|
||||
],
|
||||
quickFind: true,
|
||||
matchLauncher: true,
|
||||
rules:
|
||||
'[id="com.duowan.kiwi:id/hyui_dialog_button_positive"][text="我知道了"]',
|
||||
@@ -38,6 +40,7 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 2,
|
||||
name: '直播间悬浮广告',
|
||||
quickFind: true,
|
||||
activityIds: 'com.duowan.kiwi.liveroom.ChannelPage',
|
||||
rules: [
|
||||
{
|
||||
@@ -48,6 +51,14 @@ export default defineAppConfig({
|
||||
'https://i.gkd.li/import/12901044',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
matches: '[id="com.duowan.kiwi:id/game_header_close"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13395604',
|
||||
'https://i.gkd.li/import/13395606',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user