mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 08:15:11 +08:00
fix: 微信-朋友圈广告误触 #855
This commit is contained in:
@@ -36,13 +36,14 @@ export default defineGkdApp({
|
|||||||
},
|
},
|
||||||
anyMatches: [
|
anyMatches: [
|
||||||
'@LinearLayout >2 [text="广告"][visibleToUser=false]',
|
'@LinearLayout >2 [text="广告"][visibleToUser=false]',
|
||||||
'RecyclerView >2 RelativeLayout >3 LinearLayout > LinearLayout > @LinearLayout[childCount=2] > LinearLayout[index=1][clickable=false][visibleToUser=false]',
|
'RecyclerView > FrameLayout[childCount=1] > RelativeLayout > FrameLayout > LinearLayout > LinearLayout > LinearLayout > @LinearLayout[childCount=2][getChild(0).getChild(0).text!=null] > 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',
|
'https://i.gkd.li/i/19665911',
|
||||||
],
|
],
|
||||||
|
excludeSnapshotUrls: 'https://i.gkd.li/i/19717709',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
|
|||||||
Reference in New Issue
Block a user