From 664ae704d8d2eee8c3faec2972e32555520f3740 Mon Sep 17 00:00:00 2001 From: Arya Kiran Date: Sun, 13 Aug 2023 15:48:38 +0530 Subject: [PATCH] i shouldnt block net/http globally :skull: --- privfrontends/templates/Caddyfile.j2 | 4 ---- 1 file changed, 4 deletions(-) diff --git a/privfrontends/templates/Caddyfile.j2 b/privfrontends/templates/Caddyfile.j2 index 4e2c949..48d986b 100644 --- a/privfrontends/templates/Caddyfile.j2 +++ b/privfrontends/templates/Caddyfile.j2 @@ -56,10 +56,6 @@ } } } - @badbots { - header "User-Agent" "Go-http-client/2.0" - } - respond @badbots "Access to this route denied" 403 {% if inventory_hostname == 'in' %} import acmedns