mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat(知乎): 分段广告(补充规则)
This commit is contained in:
@@ -58,9 +58,15 @@ export default defineAppConfig({
|
|||||||
matches: '@ViewGroup[clickable=true] <4 * -3 * >2 [text*="广告"]',
|
matches: '@ViewGroup[clickable=true] <4 * -3 * >2 [text*="广告"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14192451',
|
snapshotUrls: 'https://i.gkd.li/i/14192451',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 4,
|
||||||
|
quickFind: true,
|
||||||
|
matches: '@ViewGroup[clickable=true] <3 * < * -3 * >2 [text*="广告"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/14730741',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
key: 90,
|
key: 90,
|
||||||
preKeys: [0, 1, 2, 3],
|
preKeys: [0, 1, 2, 3, 4],
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
matches: '@[clickable=true] >3 [text$="不感兴趣"]',
|
matches: '@[clickable=true] >3 [text$="不感兴趣"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13849689',
|
snapshotUrls: 'https://i.gkd.li/i/13849689',
|
||||||
|
|||||||
Reference in New Issue
Block a user