Darknet links fix

This commit is contained in:
root 2022-10-29 11:41:56 -04:00
parent aad125a1c2
commit 2d2954c230
5 changed files with 11 additions and 7 deletions

View File

@ -1,10 +1,10 @@
add_header Onion-Location http://bbs.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion$request_uri;
add_header Onion-Location http://vern5pgpfjdplnz7yhqazesx62hrx6r6i4xvv4kjshwefwikkjjuvwad.onion$request_uri;
add_header X-I2P-Location http://vern6wnypbds4y6zdht5j4ruufbtb4zlcm3baez5w72wjtgiw6ea.b32.i2p$request_uri;
access_log off;
error_log /var/log/nginx/error.log crit;
location / {
proxy_pass http://10.0.3.223/;
proxy_pass http://10.0.3.223:80/;
proxy_set_header X-Forwarded-For $remote_addr;
proxy_set_header Host $host; # so Invidious knows domain
proxy_http_version 1.1; # to keep alive

View File

@ -1,7 +1,7 @@
add_header Onion-Location http://xmpp.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion$request_uri;
add_header X-I2P-Location http://vernd6f2dxbwfwp4fbkrdz75k2h2wyudmvwrqkrgkawjjrm72z3a.b32.i2p$request_uri;
root /var/www/conversejs;
root /var/www/conversejs-git;
index index.html index.htm;
location / {

View File

@ -1,5 +1,5 @@
add_header Onion-Location http://ld.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion$request_uri;
add_header X-I2P-Location http://vernz3ubrntql4wrgyrssd6u3qzi36zrhz2agbo6vibzbs5olk2q.b32.i2p$request_uri;
add_header Onion-Location http://tt.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion$request_uri;
add_header X-I2P-Location http://vern2gwxbtxzhb3rgchv4kbhlqppijhjqg7rmgvp4c5bxihxcm3a.b32.i2p$request_uri;
location / {
proxy_pass http://localhost:5950/;

View File

@ -1,9 +1,11 @@
add_header Onion-Location http://rimgo.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion$request_uri;
add_header Onion-Location http://rg.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion$request_uri;
add_header X-I2P-Location http://vernu3bfx2rvpuaccs5q27yncv6srdijkan6ixbkvyc2lsbrslxq.b32.i2p$request_uri;
access_log off;
error_log /var/log/nginx/error.log crit;
subs_filter rimgo.vern.cc $host;
location / {
proxy_pass http://10.0.3.57:5001/;
proxy_set_header X-Forwarded-For $remote_addr;

View File

@ -1,6 +1,8 @@
add_header Onion-Location http://scribe.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion$request_uri;
add_header Onion-Location http://sc.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion$request_uri;
add_header X-I2P-Location http://vern3whzyfmjclq6snhlupma6nrmojghwp37tydfgqotj7sc6izq.b32.i2p$request_uri;
subs_filter sc.vern.cc $host;
location / {
proxy_pass http://10.0.3.57:5467/;
proxy_redirect off;