AdvancedBlocking: updated sample config

This commit is contained in:
Shreyas Zare
2023-12-03 21:17:19 +05:30
parent 221cc2b83c
commit bb057ab9b1

View File

@@ -49,7 +49,13 @@
"blocked": [],
"allowListUrls": [],
"blockListUrls": [
"https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts"
{
"url": "https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts",
"blockAsNxDomain": false,
"blockingAddresses": [
"192.168.10.2"
]
}
],
"allowedRegex": [],
"blockedRegex": [],