diff --git a/plugin/templates/jetty.xml b/plugin/templates/jetty.xml index 38c36f3..b4bb86a 100644 --- a/plugin/templates/jetty.xml +++ b/plugin/templates/jetty.xml @@ -189,6 +189,13 @@ /tracker/scrape.jsp + + + + /a/scrape + /tracker/scrape.jsp + + /Seedless diff --git a/src/jsp/WEB-INF/web.xml b/src/jsp/WEB-INF/web.xml index 0dd8392..095d43c 100644 --- a/src/jsp/WEB-INF/web.xml +++ b/src/jsp/WEB-INF/web.xml @@ -47,4 +47,10 @@ /scrape.php + + + net.i2p.zzzot.scrape_jsp + /a/scrape + +