diff --git a/routlin/config.json b/routlin/config.json index de97fc6..b1f6c77 100644 --- a/routlin/config.json +++ b/routlin/config.json @@ -561,23 +561,23 @@ { "name": "oisd-big", "description": "OISD Big (ads, phishing, malware, telemetry)", - "bl_type": "community" + "bl_type": "community", "save_as": "oisd-big.conf", - "url": "https://big.oisd.nl/dnsmasq2", + "url": "https://big.oisd.nl/dnsmasq2" }, { "name": "hagezi-light", "description": "Hagezi Light (ads, tracking, metrics, badware)", - "bl_type": "community" + "bl_type": "community", "save_as": "hagezi-light.conf", - "url": "https://raw.githubusercontent.com/hagezi/dns-blocklists/main/dnsmasq/light.txt", + "url": "https://raw.githubusercontent.com/hagezi/dns-blocklists/main/dnsmasq/light.txt" }, { "name": "hagezi-pro-plus", "description": "Hagezi Pro Plus (ads, tracking, porn, gambling)", - "bl_type": "community" + "bl_type": "community", "save_as": "hagezi-pro-plus.conf", - "url": "https://raw.githubusercontent.com/hagezi/dns-blocklists/main/dnsmasq/pro.plus.txt", + "url": "https://raw.githubusercontent.com/hagezi/dns-blocklists/main/dnsmasq/pro.plus.txt" } ] },