mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat(虎牙直播): 直播间底部弹窗 (#2261)
* feat(虎牙直播):直播间底部弹窗 * 误删更正 * Update com.duowan.kiwi.ts
This commit is contained in:
@@ -40,11 +40,11 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 2,
|
||||
name: '直播间悬浮广告',
|
||||
quickFind: true,
|
||||
activityIds: 'com.duowan.kiwi.liveroom.ChannelPage',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
quickFind: true,
|
||||
matches: '[id="com.duowan.kiwi:id/ad_close"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12901045',
|
||||
@@ -53,12 +53,19 @@ export default defineAppConfig({
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
quickFind: true,
|
||||
matches: '[id="com.duowan.kiwi:id/game_header_close"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13395604',
|
||||
'https://i.gkd.li/import/13395606',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
matches:
|
||||
'[id="com.duowan.kiwi:id/miniapp_content_container"] FrameLayout > ViewGroup[childCount=2] > @ViewGroup[clickable=true] > ImageView',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13401266',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user