mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
fix(知乎): 分段广告-信息流广告(误触)
This commit is contained in:
@@ -20,7 +20,7 @@ export default defineGkdApp({
|
||||
{
|
||||
key: 0,
|
||||
matches:
|
||||
'@ImageView[clickable=true][visibleToUser=true] <n * >n [text*="广告"]',
|
||||
'@ImageView[clickable=true][visibleToUser=true] -(1,2) TextView[childCount=0][id=null][text=null][desc=null] <n * >n [text*="广告"][childCount=0][id=null][desc=null]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/13849671',
|
||||
'https://i.gkd.li/i/14645530',
|
||||
@@ -28,6 +28,11 @@ export default defineGkdApp({
|
||||
'https://i.gkd.li/i/13849442',
|
||||
'https://i.gkd.li/i/14178979',
|
||||
],
|
||||
excludeSnapshotUrls: [
|
||||
'https://i.gkd.li/i/17002118',
|
||||
'https://i.gkd.li/i/17002119',
|
||||
'https://i.gkd.li/i/17002120',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
|
||||
Reference in New Issue
Block a user