From 1f1c0554a69eaca04cb870c5288b6b610ee33df0 Mon Sep 17 00:00:00 2001 From: Max Date: Sat, 11 Mar 2023 19:44:21 +0100 Subject: [PATCH] VEGAS/cdn-shield: implement mystery stuff --- hosts/VEGAS/services/cdn-shield/shields.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/VEGAS/services/cdn-shield/shields.nix b/hosts/VEGAS/services/cdn-shield/shields.nix index dfea583..3f0e33f 100644 --- a/hosts/VEGAS/services/cdn-shield/shields.nix +++ b/hosts/VEGAS/services/cdn-shield/shields.nix @@ -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 // {