Blocky: Start dns before blocking.
This commit is contained in:
parent
0ec62bca73
commit
61429f3ffc
|
@ -25,7 +25,7 @@
|
||||||
blockType = "zeroIP";
|
blockType = "zeroIP";
|
||||||
loading = {
|
loading = {
|
||||||
refreshPeriod = "24h";
|
refreshPeriod = "24h";
|
||||||
strategy = "blocking";
|
strategy = "fast";
|
||||||
downloads = {
|
downloads = {
|
||||||
attempts = 3;
|
attempts = 3;
|
||||||
cooldown = "10s";
|
cooldown = "10s";
|
||||||
|
|
Loading…
Reference in a new issue