diff --git a/privfrontends/templates/eu/darknet.Caddyfile b/privfrontends/templates/eu/darknet.Caddyfile index 0f1b738..a53e181 100644 --- a/privfrontends/templates/eu/darknet.Caddyfile +++ b/privfrontends/templates/eu/darknet.Caddyfile @@ -139,3 +139,9 @@ http://healthchecks.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.oni header_up Host "healthchecks.projectsegfau.lt" } } +http://rss.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion { + import tor rss + reverse_proxy https://rss.projectsegfau.lt { + header_up Host "rss.projectsegfau.lt" + } +} diff --git a/privfrontends/templates/in/apps.Caddyfile b/privfrontends/templates/in/apps.Caddyfile index 6e02ee4..eaa50ce 100644 --- a/privfrontends/templates/in/apps.Caddyfile +++ b/privfrontends/templates/in/apps.Caddyfile @@ -277,4 +277,5 @@ timetagger.projectsegfau.lt tt.projectsegfau.lt tt.psf.lt { rss.projectsegfau.lt freshrss.projectsegfau.lt rss.psf.lt { reverse_proxy :3529 import def + import torloc rss }