mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-18 15:55:29 +08:00
feat: QQ音乐-全屏广告 #1260
This commit is contained in:
@@ -135,12 +135,17 @@ export default defineGkdApp({
|
|||||||
fastQuery: true,
|
fastQuery: true,
|
||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
activityIds: [
|
||||||
activityIds: '.activity.AppStarterActivity',
|
'.activity.AppStarterActivity',
|
||||||
|
'.business.playernew.view.NewPlayerActivity',
|
||||||
|
],
|
||||||
matches:
|
matches:
|
||||||
'@ImageView[childCount=0][visibleToUser=true][width<120 && height<120] <3 FrameLayout[childCount=3] <2 FrameLayout < FrameLayout < FrameLayout < FrameLayout < [id="android:id/content"]',
|
'@ImageView[childCount=0][visibleToUser=true][width<130 && height<130] <n FrameLayout <2 FrameLayout < FrameLayout < FrameLayout < FrameLayout < [id="android:id/content"]',
|
||||||
exampleUrls: 'https://e.gkd.li/881cddd2-e4ec-472e-8bf8-00f26f61cbc4',
|
exampleUrls: 'https://e.gkd.li/881cddd2-e4ec-472e-8bf8-00f26f61cbc4',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/18439138',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/18439138',
|
||||||
|
'https://i.gkd.li/i/22924866',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 3,
|
key: 3,
|
||||||
|
|||||||
Reference in New Issue
Block a user