blocky: enable whitelist
This commit is contained in:
parent
ec9c2810a4
commit
2726426c12
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@
|
||||||
whiteLists = {
|
whiteLists = {
|
||||||
default = [
|
default = [
|
||||||
"https://raw.githubusercontent.com/anudeepND/whitelist/master/domains/whitelist.txt"
|
"https://raw.githubusercontent.com/anudeepND/whitelist/master/domains/whitelist.txt"
|
||||||
# "https://raw.githubusercontent.com/anudeepND/whitelist/master/domains/optional-list.txt"
|
"https://raw.githubusercontent.com/anudeepND/whitelist/master/domains/optional-list.txt"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
clientGroupsBlock = {
|
clientGroupsBlock = {
|
||||||
|
|
Loading…
Reference in a new issue