mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-18 07:45:10 +08:00
feat: 运动世界-全屏广告 (#1322)
This commit is contained in:
@@ -76,11 +76,14 @@ export default defineGkdApp({
|
||||
{
|
||||
key: 5,
|
||||
fastQuery: true,
|
||||
activityIds: '.activity.HomeActivity',
|
||||
activityIds: ['.activity.HomeActivity', '.mvi.home.HomeActivity'],
|
||||
matches:
|
||||
'@ImageView[childCount=0] < FrameLayout[childCount=1] <2 FrameLayout[childCount=2] <2 FrameLayout[childCount=2] <2 FrameLayout[childCount=2] - FrameLayout > [text^="扭动或点击"]',
|
||||
exampleUrls: 'https://e.gkd.li/2debed48-37f2-43ec-8b0f-3a5e06c23ed1',
|
||||
snapshotUrls: 'https://i.gkd.li/i/17378546',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/17378546',
|
||||
'https://i.gkd.li/i/23145860',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 6,
|
||||
|
||||
Reference in New Issue
Block a user