nginx-configs/conf.d/speedtest.conf

18 lines
457 B
Plaintext

server {
listen 80;
listen [::]:80;
server_name ls.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion speedtest.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion librespeed.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion;
include common/speedtest.conf;
}
server {
listen 11066;
listen [::]:11066;
server_name verncfvtpzdyrq4iy72nsv5tq3tmoxblywsxg25v2eydyao4gkfq.b32.i2p;
include common/speedtest.conf;
}