We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92dee58 commit 8f69b0dCopy full SHA for 8f69b0d
1 file changed
ansible/group_vars/tileservers.yml
@@ -283,8 +283,6 @@ apache:
283
RewriteCond "%{HTTP_REFERER}" "//avl1.teltopak.com.pk/" [OR]
284
# Jiangmen Global Eyes Police Bureau, 16k requests per 10 hours
285
RewriteCond expr "%{REMOTE_ADDR} -ipmatch '219.130.135.190'" [OR]
286
- # Vodafone West, 52k per day
287
- RewriteCond expr "%{REMOTE_ADDR} -ipmatch '78.94.48.98'" [OR]
288
# Vodafone West, QGIS, 45k per day
289
RewriteCond expr "%{REMOTE_ADDR} -ipmatch '95.223.72.184'" [OR]
290
# tile scraping from Rostelecom, about 1 million requests per day
0 commit comments