Changes
1 changed files (+5/-2)
-
-
@@ -132,8 +132,11 @@Disallow: /" } # Block scrapers but allow Git clones # Due to arcane Caddy reason this still triggers for /robots.txt unless we explicitly ignore it here @notgit not path /robots.txt && not header User-Agent *git* @notgit { # Due to arcane Caddy reasons this still triggers for /robots.txt unless we explicitly ignore it here not path /robots.txt not header User-Agent git* } proof_of_work @notgit { # 1 year challenge_timeout 8760h
-