=> 0cedbfca769f99e4b34838050bab7c075d5d5bba
[1mdiff --git a/feeds.py b/feeds.py[m [1mindex 16dc06a..2953fe0 100644[m [1m--- a/feeds.py[m [1m+++ b/feeds.py[m [36m@@ -28,7 +28,7 @@[m [mdef make_post_page_or_configure_feed(session):[m arg2 = found.group(7)[m if found.group(8) == '/':[m # Redirect to the correct URL.[m [31m- raise GeminiError(31, session.path + path[:-1] + ("?" + req.query if req.query != None else ""))[m [32m+[m[32m return 31, session.path + path[:-1] + ("?" + req.query if req.query != None else "")[m else:[m # Tag filtering All Posts.[m found = re.match(r'(tag)(/([\w\d-]+)(.*))?', path)[m
text/gemini; charset=utf-8
This content has been proxied by September (3851b).