VEGAS/cdn-shield: implement mystery stuff
This commit is contained in:
parent
9b71bd9a59
commit
1f1c0554a6
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ with tools.vhosts;
|
|||
"fonts-googleapis-com" = proxyGhost "https" "fonts.googleapis.com";
|
||||
"fonts-gstatic-com" = proxyGhost "https" "fonts.gstatic.com";
|
||||
"cdnjs-cloudflare-com" = proxyGhost "https" "cdnjs.cloudflare.com";
|
||||
"bidhhjb5tfchhhgx-lambda" = proxyGhost "https" "bidhhjb5tfchhhgxatvudfvxma0nfujn.lambda-url.eu-central-1.on.aws";
|
||||
"wttr-in" = let
|
||||
proxy = proxyGhost "https" "wttr.in";
|
||||
in proxy // {
|
||||
|
|
Loading…
Reference in a new issue