1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-02-03 18:34:33 +00:00

4 Commits

Author SHA1 Message Date
Hidden Z
e0b9ad980c web/jump/views.py: preserve GET variables when redirecting 2010-10-25 17:30:42 +00:00
Hidden Z
d6f9f2ed99 web/jump/urls.py: modify regexp for jumper
Now user can juery /jump/foo.i2p/anything and it will not produce
"unknown hostname" error, instead user will be redirected to
http://foo.i2p?i2paddresshelper=key
2010-10-24 07:24:22 +00:00
Hidden Z
3230f07160 web/jump/views.py: fix redirects
Accessing invalid or unknown hostnames always caused a redirect loop.
2010-10-24 07:08:37 +00:00
Hidden Z
d7dce40818 Add jumpservice implementation 2010-10-17 18:18:39 +00:00