Print gopherddit.com URL for reddit subreddit/posts - annna - Annna the nice fr… | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit 661a29d0d1360989d5d63d40ca881bb4dda3cc0d | |
parent b6271f14be75c4cfb7b156b1a789bd8ba9009674 | |
Author: Leonardo Taccari <[email protected]> | |
Date: Sun, 10 May 2020 23:12:03 +0200 | |
Print gopherddit.com URL for reddit subreddit/posts | |
Signed-off-by: Annna Robert-Houdin <[email protected]> | |
Diffstat: | |
M annna-start-services | 13 ++++++++++++- | |
1 file changed, 12 insertions(+), 1 deletion(-) | |
--- | |
diff --git a/annna-start-services b/annna-start-services | |
@@ -146,7 +146,18 @@ then | |
*www.reddit.com*) | |
nurl="$(printf… | |
purl="$(9 html… | |
- annna-say -c '… | |
+ if [ -n "${uri… | |
+ subred… | |
+ post="… | |
+ if [ -… | |
+ … | |
+ else | |
+ … | |
+ fi | |
+ annna-… | |
+ else | |
+ annna-… | |
+ fi | |
# Hack, Hack, … | |
wikipedia=1 | |
;; |