pixelplanet/deployment/nginx/conf.d/6denyws.conf
HF 5743276ea9 update nginx config
reinstate temporary turk cooldown increase to 1.2
2023-06-10 13:22:17 +02:00

102 lines
2.2 KiB
Plaintext

geo $allow_ws {
default 0;
178.158.0.0/17 1;
91.200.160.0/22 1;
92.118.132.0/24 1;
195.189.44.0/22 1;
# Sevastopol
185.71.80.0/22 1;
195.209.151.0/24 1;
213.59.160.0/20 1;
62.76.12.0/24 1;
}
geo $deny_ws {
default 0;
# Google
34.64.0.0/10 1;
34.128.0.0/10 1;
34.132.0.0/14 1;
35.184.0.0/13 1;
35.192.0.0/12 1;
46.131.0.0/16 1;
66.102.0.0/20 1;
72.55.128.0/18 1;
74.125.0.0/16 1;
84.239.14.0/24 1;
84.239.49.0/24 1;
# Google
104.154.0.0/15 1;
# Google
104.196.0.0/14 1;
119.59.121.0/24 1;
130.211.0.0/16 1;
# Google
168.149.128.0/18 1;
173.255.112.0/20 1;
185.245.26.0/23 1;
194.26.192.0/24 1;
194.71.130.0/24 1;
# TeraSwitch Networks Inc
204.16.240.0/21 1;
# DataHata BestHost Net
217.21.55.0/24 1;
# DataHata
31.130.200.0/21 1;
# DataHata BestHost Net
93.125.114.0/24 1;
# Secure Servers LLC
131.153.0.0/17 1;
2a07:d847::/32 1;
2a0f:c943::/32 1;
2a02:6b8:c08::/48 1;
# PlusWeb
2a0a:fa40::/29 1;
# Some Brazil University
200.235.0.0/17 1;
# Turk spamer
85.100.70.0/23 1;
85.99.178.0/23 1;
# Hohols
103.108.94.130 1;
104.223.100.81 1;
109.236.81.170 1;
141.95.54.180 1;
146.0.86.196 1;
169.150.196.109 1;
178.17.170.189 1;
178.20.142.170 1;
185.107.56.163 1;
185.231.207.118 1;
185.43.191.203 1;
185.72.247.151 1;
199.244.49.79 1;
2a01:36d:1400:28d2:bd93:65a6:5e31:e322 1;
2a09:bac1:7540:48::84:6d 1;
31.192.105.104 1;
31.222.253.215 1;
31.223.105.113 1;
37.120.156.234 1;
37.63.9.104 1;
37.78.224.175 1;
45.132.194.16 1;
46.166.182.34 1;
46.166.182.57 1;
5.173.158.92 1;
5.173.172.228 1;
5.180.128.110 1;
83.71.204.117 1;
85.100.66.238 1;
85.110.146.67 1;
86.120.52.125 1;
86.124.56.51 1;
88.134.42.187 1;
89.43.30.38 1;
91.219.238.174 1;
93.115.28.181 1;
94.110.186.197 1;
99.224.5.31 1;
141.94.31.178 1;
146.70.52.247 1;
}