blocky: fix warnings
This commit is contained in:
parent
ac5851252a
commit
aeb0720818
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
||||||
mapping = { };
|
mapping = { };
|
||||||
};
|
};
|
||||||
blocking = {
|
blocking = {
|
||||||
startStrategy = "fast";
|
loading.strategy = "fast";
|
||||||
denylists = {
|
denylists = {
|
||||||
ads = [
|
ads = [
|
||||||
"https://raw.githubusercontent.com/blocklistproject/Lists/master/ads.txt"
|
"https://raw.githubusercontent.com/blocklistproject/Lists/master/ads.txt"
|
||||||
|
|
Loading…
Reference in a new issue