From f9954cd5e4004c4e26bc53f8ebd95a8c06b4813f Mon Sep 17 00:00:00 2001 From: mrtag-oss <80599758+mrtag-oss@users.noreply.github.com> Date: Sat, 4 Jul 2026 16:26:06 +0300 Subject: [PATCH] Update config.json --- config.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/config.json b/config.json index e9b7a0b..0b6d311 100644 --- a/config.json +++ b/config.json @@ -1886,6 +1886,21 @@ "https://raw.githubusercontent.com/tim-hub/tiny-cn-blocklist-replenish/master/others.txt"], "pack": ["liteprivacy", "gambling"], "level": [0, 1] +}, + { + "vname": "Yanmax Blocklist", + "group": "Privacy", + "subg": "mrtag-oss", + "format": "domains", + "url": "https://raw.githubusercontent.com/mrtag-oss/blocklistyanmax/refs/heads/main/blocklist.txt", + "pack": [ + "liteprivacy", + "recommended" + ], + "level": [ + 0, + 0 + ] } ] }