mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 02:05:06 +08:00
feat: 车来了-全屏广告 #938
This commit is contained in:
@@ -89,13 +89,22 @@ export default defineGkdApp({
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
fastQuery: true,
|
||||
activityIds:
|
||||
'dev.xesam.chelaile.app.module.line.gray.LineDetailActivity',
|
||||
matches:
|
||||
'RelativeLayout[childCount=6] > RelativeLayout[childCount=4] + ImageView[clickable=true][index=3][text=null]',
|
||||
'@ImageView[clickable=true][childCount=0][width<100&&height<100][visibleToUser=true] - RelativeLayout >2 [text="反馈"]',
|
||||
exampleUrls: 'https://e.gkd.li/4ab8665e-026f-4101-8299-0300708c91c1',
|
||||
snapshotUrls: 'https://i.gkd.li/i/16812335',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
fastQuery: true,
|
||||
activityIds: 'dev.xesam.chelaile.app.module.PanelHostActivity',
|
||||
matches:
|
||||
'@ImageView[childCount=0][text=null][visibleToUser=true] < FrameLayout[childCount=1] <2 FrameLayout[childCount=2] <2 FrameLayout[childCount=2] <2 FrameLayout[childCount=2] - FrameLayout > [text^="扭动或点击"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/20502977',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user