mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 10:15:31 +08:00
fix: 微博-信息流广告 #978
This commit is contained in:
@@ -123,7 +123,7 @@ export default defineGkdApp({
|
|||||||
key: 90,
|
key: 90,
|
||||||
matchRoot: true,
|
matchRoot: true,
|
||||||
anyMatches: [
|
anyMatches: [
|
||||||
'[text="不感兴趣"][clickable=true]',
|
'[text$="不感兴趣"][clickable=true]',
|
||||||
'@LinearLayout[clickable=true] >2 [text="不感兴趣" || text="不想看到此类内容"]',
|
'@LinearLayout[clickable=true] >2 [text="不感兴趣" || text="不想看到此类内容"]',
|
||||||
],
|
],
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
@@ -132,6 +132,7 @@ export default defineGkdApp({
|
|||||||
'https://i.gkd.li/i/16785777',
|
'https://i.gkd.li/i/16785777',
|
||||||
'https://i.gkd.li/i/14730274',
|
'https://i.gkd.li/i/14730274',
|
||||||
'https://i.gkd.li/i/19551451',
|
'https://i.gkd.li/i/19551451',
|
||||||
|
'https://i.gkd.li/i/20710958',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user