fix(default-config): block Huawei Cloud (#1004)
* fix(default-config): block Huawei Cloud Closes #978 Huawei Cloud has been egregious about its scraping. All attempts to contact their abuse team have failed. If you work for Huawei Cloud, please raise this issue internally and get the scraping to just stop. * chore: spelling Signed-off-by: Xe Iaso <me@xeiaso.net> --------- Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
parent
993ea8da1b
commit
ee55d857eb
5 changed files with 622 additions and 2 deletions
|
|
@ -12,8 +12,8 @@
|
|||
|
||||
bots:
|
||||
# Pathological bots to deny
|
||||
- # This correlates to data/bots/deny-pathological.yaml in the source tree
|
||||
# https://github.com/TecharoHQ/anubis/blob/main/data/bots/deny-pathological.yaml
|
||||
- # This correlates to data/bots/_deny-pathological.yaml in the source tree
|
||||
# https://github.com/TecharoHQ/anubis/blob/main/data/bots/_deny-pathological.yaml
|
||||
import: (data)/bots/_deny-pathological.yaml
|
||||
- import: (data)/bots/aggressive-brazilian-scrapers.yaml
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue