mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
fix(QQ音乐): 全屏广告-首页-底部广告弹窗(quickFind)
This commit is contained in:
@@ -40,10 +40,12 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
name: '全屏广告-首页-底部广告弹窗',
|
name: '全屏广告-首页-底部广告弹窗',
|
||||||
quickFind: true,
|
|
||||||
activityIds: 'com.tencent.qqmusic.activity.TranslucentWebViewActivity',
|
activityIds: 'com.tencent.qqmusic.activity.TranslucentWebViewActivity',
|
||||||
rules: 'View[id="js_close_btn"][desc="关闭"]',
|
rules: 'View[id="js_close_btn"][desc="关闭"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13115121',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/13115121',
|
||||||
|
'https://i.gkd.li/i/14798904',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 3,
|
key: 3,
|
||||||
|
|||||||
Reference in New Issue
Block a user