feat(tyr): fix dns issue.
This commit is contained in:
parent
6a7d476c19
commit
08785922e8
1 changed files with 7 additions and 0 deletions
|
|
@ -27,6 +27,13 @@
|
|||
"fake" = ["https://codeberg.org/hagezi/mirror2/raw/branch/main/dns-blocklists/wildcard/fake.txt"];
|
||||
"gambling" = ["https://codeberg.org/hagezi/mirror2/raw/branch/main/dns-blocklists/wildcard/gambling.txt"];
|
||||
};
|
||||
allowlists = {
|
||||
"pro" = [
|
||||
''
|
||||
jnn-pa.googleapis.com
|
||||
''
|
||||
];
|
||||
};
|
||||
clientGroupsBlock.default = ["pro" "tif" "fake" "gambling"];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue