Fix gophers URI to bitreich pedia. - annna - Annna the nice friendly bot.
(HTM) git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/annna/
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) Tags
(DIR) README
---
(DIR) commit bd4ff8e04f9a5673df38d09cb979f20332983740
(DIR) parent 359b5b4c612a440421484f273f89005f74f0eec2
(HTM) Author: Annna Robert-Houdin <annna@bitreich.org>
Date: Wed, 8 Jul 2026 15:58:38 +0200
Fix gophers URI to bitreich pedia.
Diffstat:
M wikipediagame | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/wikipediagame b/wikipediagame
@@ -27,7 +27,7 @@ def concealtitle(s, title):
def geturi(wpage):
wuri = wpage.url
- return wuri.replace("https://en.wikipedia.org/wiki", "gophers//bitreich.org/0/pedia/txt")
+ return wuri.replace("https://en.wikipedia.org/wiki", "gophers://bitreich.org/0/pedia/txt")
def endgame(hintpath, titlepath):
if os.path.exists(hintpath):