We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be8194c commit 8c7d7eaCopy full SHA for 8c7d7ea
1 file changed
ansible/group_vars/tileservers.yml
@@ -25,6 +25,10 @@ ufw:
25
russian_slow_scraper:
26
from_ip: 95.27.93.166
27
to_port: 443
28
+ # more than one day until they got HTTP 503 scraping zoom level <= 12
29
+ OJSC_Rostelecom_scraping:
30
+ from_ip: "95.179.120.0/21"
31
+ to_port: 443
32
33
apache:
34
modules:
0 commit comments