From b55d66cc517c39ba0ce22e5edd31c81dee18fc7c Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 26 May 2025 08:32:37 -0700 Subject: [PATCH] Revert "pagure: block some more forks and blame/history from ai scrapers" This reverts commit 1c7ecb6bcf35b9b9c1b1dfe3d5a591cee98ea393. Lets see if the bots have moved on. --- roles/pagure/templates/0_pagure.conf | 27 --------------------------- 1 file changed, 27 deletions(-) diff --git a/roles/pagure/templates/0_pagure.conf b/roles/pagure/templates/0_pagure.conf index 4eace6ce08..ab47b7c4a3 100644 --- a/roles/pagure/templates/0_pagure.conf +++ b/roles/pagure/templates/0_pagure.conf @@ -176,33 +176,6 @@ MaxConnectionsPerChild 1000 RewriteCond %{REQUEST_URI} ^/fork/mohanboddu/fedora-infra/ansible.*$ RewriteRule .* - [F] - RewriteCond %{REQUEST_URI} ^/fork/.*/abslibre.*$ - RewriteRule .* - [F] - - RewriteCond %{REQUEST_URI} ^/fork/.*/fedora-infra.*$ - RewriteRule .* - [F] - - RewriteCond %{REQUEST_URI} ^/fork/.*/fedora-comps.*$ - RewriteRule .* - [F] - - RewriteCond %{REQUEST_URI} ^/fork/.*/pungi.*$ - RewriteRule .* - [F] - - RewriteCond %{REQUEST_URI} ^/fork/.*/389-ds-base.*$ - RewriteRule .* - [F] - - RewriteCond %{REQUEST_URI} ^/fork/.*/fedora-kickstarts.*$ - RewriteRule .* - [F] - - RewriteCond %{REQUEST_URI} ^/go/.*/fedora-kickstarts.*$ - RewriteRule .* - [F] - - RewriteCond %{REQUEST_URI} ^/freeipa/blame.*$ - RewriteRule .* - [F] - - RewriteCond %{REQUEST_URI} ^/freeipa/history.*$ - RewriteRule .* - [F] - # Spiders-gone-wild # These spiders may not follow robots.txt and will # hit admin sections which consume large amounts of CPU