mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 16:25:09 +08:00
feat: 微信-朋友圈广告 #844
This commit is contained in:
@@ -34,10 +34,14 @@ export default defineGkdApp({
|
|||||||
left: 'width * 0.9223',
|
left: 'width * 0.9223',
|
||||||
top: 'height * 0.5',
|
top: 'height * 0.5',
|
||||||
},
|
},
|
||||||
matches: '@LinearLayout >2 [text="广告"][visibleToUser=false]',
|
anyMatches: [
|
||||||
|
'@LinearLayout >2 [text="广告"][visibleToUser=false]',
|
||||||
|
'RecyclerView >2 RelativeLayout >3 LinearLayout > LinearLayout > @LinearLayout[childCount=2] > LinearLayout[index=1][clickable=false][visibleToUser=false]',
|
||||||
|
],
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/14783802',
|
'https://i.gkd.li/i/14783802',
|
||||||
'https://i.gkd.li/i/15531539',
|
'https://i.gkd.li/i/15531539',
|
||||||
|
'https://i.gkd.li/i/19665911',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user