Revert "pagure: block some more forks and blame/history from ai scrapers"

This reverts commit 1c7ecb6bcf.

Lets see if the bots have moved on.
This commit is contained in:
Kevin Fenzi 2025-05-26 08:32:37 -07:00
parent dc139f3f6a
commit b55d66cc51

View file

@ -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