diff --git a/conf.d/piped.conf b/conf.d/piped.conf index 3a757e1..30aa898 100644 --- a/conf.d/piped.conf +++ b/conf.d/piped.conf @@ -4,6 +4,10 @@ server { server_name pdapi.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion pdproxy.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion pd.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion piped.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion; + subs_filter_types text/html text/css text/xml application/javascript text/plain; + subs_filter pdapi.vern.cc pdapi.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion; + subs_filter pdproxy.vern.cc pdproxy.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion; + include common/piped.conf; } # main @@ -13,6 +17,10 @@ server { server_name vern2dwmqcksmq3oe5kynqc6gy4btviaimqhr55kg6zedjckwnoq.b32.i2p; + subs_filter_types text/html text/css text/xml application/javascript text/plain; + subs_filter pdapi.vern.cc vernhi23evjjydldj2pg7krqxnzxskma7i6n4ptberht3b5yzf2q.b32.i2p; + subs_filter pdproxy.vern.cc vern6dik55hnfhc6nsrmnws4d6qx2zqnq5xuequydr2ub7fx4jbq.b32.i2p; + include common/piped.conf; } # proxy @@ -22,6 +30,10 @@ server { server_name vern6dik55hnfhc6nsrmnws4d6qx2zqnq5xuequydr2ub7fx4jbq.b32.i2p; + subs_filter_types text/html text/css text/xml application/javascript text/plain; + subs_filter pdapi.vern.cc vernhi23evjjydldj2pg7krqxnzxskma7i6n4ptberht3b5yzf2q.b32.i2p; + subs_filter pdproxy.vern.cc vern6dik55hnfhc6nsrmnws4d6qx2zqnq5xuequydr2ub7fx4jbq.b32.i2p; + include common/piped.conf; } # api @@ -31,6 +43,10 @@ server { server_name vernhi23evjjydldj2pg7krqxnzxskma7i6n4ptberht3b5yzf2q.b32.i2p; + subs_filter_types text/html text/css text/xml application/javascript text/plain; + subs_filter pdapi.vern.cc vernhi23evjjydldj2pg7krqxnzxskma7i6n4ptberht3b5yzf2q.b32.i2p; + subs_filter pdproxy.vern.cc vern6dik55hnfhc6nsrmnws4d6qx2zqnq5xuequydr2ub7fx4jbq.b32.i2p; + include common/piped.conf; }