VEGAS/cdn-shield: implement mystery stuff

This commit is contained in:
Max Headroom 2023-03-11 19:44:21 +01:00
parent 9b71bd9a59
commit 1f1c0554a6

View file

@ -4,6 +4,7 @@ with tools.vhosts;
"fonts-googleapis-com" = proxyGhost "https" "fonts.googleapis.com"; "fonts-googleapis-com" = proxyGhost "https" "fonts.googleapis.com";
"fonts-gstatic-com" = proxyGhost "https" "fonts.gstatic.com"; "fonts-gstatic-com" = proxyGhost "https" "fonts.gstatic.com";
"cdnjs-cloudflare-com" = proxyGhost "https" "cdnjs.cloudflare.com"; "cdnjs-cloudflare-com" = proxyGhost "https" "cdnjs.cloudflare.com";
"bidhhjb5tfchhhgx-lambda" = proxyGhost "https" "bidhhjb5tfchhhgxatvudfvxma0nfujn.lambda-url.eu-central-1.on.aws";
"wttr-in" = let "wttr-in" = let
proxy = proxyGhost "https" "wttr.in"; proxy = proxyGhost "https" "wttr.in";
in proxy // { in proxy // {