replace clearnet privfrontends links with i2p/tor versions

This commit is contained in:
root 2022-11-02 09:53:15 -04:00
parent f971c2b11b
commit 91ead19609
2 changed files with 13 additions and 0 deletions

View File

@ -1,6 +1,7 @@
add_header Onion-Location http://yn.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion$request_uri;
add_header X-I2P-Location http://vernlebgbpxnln2oluosc4hrnjr7byg2e5pqiwi2phhwmudbhirq.b32.i2p$request_uri;
subs_filter_types text/html text/css text/xml application/javascript text/plain;
subs_filter "yn.vern.cc" "$host";
location / {

View File

@ -4,6 +4,12 @@ server {
server_name lx.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion librex.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion;
subs_filter https://inv.vern.cc http://inv.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion;
subs_filter https://nt.vern.cc http://nt.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion;
subs_filter https://fr.vern.cc http://fr.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion;
subs_filter https://tt.vern.cc http://tt.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion;
subs_filter https://wl.vern.cc http://wl.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion;
include common/librex.conf;
}
@ -13,6 +19,12 @@ server {
server_name vernziqfqvweijfaacmwazohgpdo2bt2ib2jlupt2pwwu27bhgxq.b32.i2p;
subs_filter https://inv.vern.cc http://verni6dr4qxjgjumnvesxerh5rvhv6oy5ddeibaqy5d7tgbiiyfa.b32.i2p;
subs_filter https://nt.vern.cc http://vernzdedoxuflrrxc4vbatbkpjh4k22ecgiqgimdiif62onhagva.b32.i2p;
subs_filter https://fr.vern.cc http://vernchoyi4qjf6sz5vi57sskoelw5lsf53u62i5uvktzpa6sxv3a.b32.i2p;
subs_filter https://tt.vern.cc http://vern2gwxbtxzhb3rgchv4kbhlqppijhjqg7rmgvp4c5bxihxcm3a.b32.i2p;
subs_filter https://wl.vern.cc http://vernesciy2defjsputrjrv6pa5ll6qzrckfffi5lgkumstdojyga.b32.i2p;
include common/librex.conf;
}