nginx-configs/sites-available/whoogle.conf

14 lines
373 B
Plaintext

server {
listen 80;
listen [::]:80;
server_name whoogle.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion wg.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion;
include common/whoogle.conf;
}
server {
listen 11018;
listen [::]:11018;
server_name verneks7rfjptpz5fpii7n7nrxilsidi2qxepeuuf66c3tsf4nhq.b32.i2p;
include common/whoogle.conf;
}