feat: 运动世界校园-分段广告 (#1237)

Co-authored-by: AIsouler <zy43220@gmail.com>
This commit is contained in:
天方夜谭
2025-10-11 19:32:45 +08:00
committed by GitHub
parent 27d8199f80
commit a6e2aa9ceb

View File

@@ -126,25 +126,22 @@ export default defineGkdApp({
key: 0, key: 0,
fastQuery: true, fastQuery: true,
matches: matches:
'@Image[childCount=0][visibleToUser=true][width<60&&height<60] < View[childCount=1] - View >3 [visibleToUser=true][text="广告"] <<n [vid="fl_native"]', '@Image[childCount=0][width<70&&height<70][id=null][text=""][desc=null] < View[childCount=1][parent.childCount!=2] <n View <n View >n [childCount=0][text="广告"] <<n [vid="fl_native"]',
snapshotUrls: 'https://i.gkd.li/i/22514469', snapshotUrls: [
'https://i.gkd.li/i/22514469',
'https://i.gkd.li/i/22691578',
'https://i.gkd.li/i/22798099',
],
}, },
{ {
key: 1, key: 1,
fastQuery: true, fastQuery: true,
matches: matches:
'@Image[childCount=0][visibleToUser=true][width<60&&height<60] < View[childCount=1] <n * + * >3 [visibleToUser=true][text="广告"] <<n [vid="fl_native"]', '@TextView[text="···"][visibleToUser=true] +n * >2 [childCount=0][text="广告"] <<n [vid="fl_native"]',
snapshotUrls: 'https://i.gkd.li/i/22691578', snapshotUrls: 'https://i.gkd.li/i/22861405',
}, },
{ {
key: 2, preKeys: [0, 1],
fastQuery: true,
matches:
'@Image[childCount=0][visibleToUser=true][width<60&&height<60] < View[childCount=1] + * >2 [visibleToUser=true][text="广告"] <<n [vid="fl_native"]',
snapshotUrls: 'https://i.gkd.li/i/22798099',
},
{
preKeys: [0, 1, 2],
fastQuery: true, fastQuery: true,
matches: matches:
'@[clickable=true] >(1,2) [text="不感兴趣"][visibleToUser=true]', '@[clickable=true] >(1,2) [text="不感兴趣"][visibleToUser=true]',