From: Oleg Broytman Date: Fri, 12 Apr 2024 10:35:50 +0000 (+0300) Subject: Fix(phd.py): Change URL for Lurk X-Git-Url: https://git.phdru.name/?p=phdru.name%2Fphdru.name.git;a=commitdiff_plain;h=33696afc1063447e40c536da982db78ce3e0f9cd Fix(phd.py): Change URL for Lurk --- diff --git a/phd.py b/phd.py index a68db56..4aa206c 100644 --- a/phd.py +++ b/phd.py @@ -166,7 +166,7 @@ class phd(Template): % quote_string(query) def lurkmoar(self, query): - return "https://lurkmore.to/%s" % quote_string( + return "http://lurklurk.com/%s" % quote_string( query.replace(' ', '_'), ext_safe=',')