[Git][qa/jenkins.debian.net][master] another bot/crawler
Mattia Rizzolo (@mattia)
gitlab at salsa.debian.org
Mon Dec 2 14:08:10 GMT 2024
Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net
Commits:
4a2733e4 by Mattia Rizzolo at 2024-12-02T15:07:48+01:00
another bot/crawler
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
2 changed files:
- hosts/ionos7-amd64/etc/apache2/sites-available/buildinfos.debian.net.conf
- hosts/jenkins/etc/apache2/sites-available/jenkins.debian.net.conf
Changes:
=====================================
hosts/ionos7-amd64/etc/apache2/sites-available/buildinfos.debian.net.conf
=====================================
@@ -21,6 +21,7 @@
#block bad bots with a 403
SetEnvIf User-Agent "AhrefsBot" bad_bot
+ SetEnvIf User-Agent "Amazonbot" bad_bot
SetEnvIf User-Agent "Baiduspider" bad_bot
SetEnvIf User-Agent "bingbot" bad_bot
SetEnvIf User-Agent "DotBot" bad_bot
=====================================
hosts/jenkins/etc/apache2/sites-available/jenkins.debian.net.conf
=====================================
@@ -20,6 +20,7 @@
<Macro block-bots>
#block bad bots with a 403
SetEnvIf User-Agent "AhrefsBot" bad_bot
+ SetEnvIf User-Agent "Amazonbot" bad_bot
SetEnvIf User-Agent "Baiduspider" bad_bot
SetEnvIf User-Agent "bingbot" bad_bot
SetEnvIf User-Agent "DotBot" bad_bot
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/4a2733e4f6e919326ca4bcb2689e1d686b104bea
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/4a2733e4f6e919326ca4bcb2689e1d686b104bea
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20241202/434d030e/attachment.htm>
More information about the Qa-jenkins-scm
mailing list