Introduction
Introduction Statistics Contact Development Disclaimer Help
Rewrite reddit.com to old.reddit.com. - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit 457271e2550959969bd2e5527e0cf352cf619b6e
parent 3bf6475740fa2d15df57afd04a39238f7490c48e
Author: Annna Robert-Houdin <[email protected]>
Date: Sun, 10 May 2020 21:52:57 +0200
Rewrite reddit.com to old.reddit.com.
The new reddit interface sucks.
Diffstat:
M annna-start-services | 7 +++++++
M annna-stop-services | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/annna-start-services b/annna-start-services
@@ -143,6 +143,13 @@ then
wikipe…
fi
;;
+ *www.reddit.com*)
+ nurl="$(printf…
+ purl="$(9 html…
+ annna-say -c '…
+ # Hack, Hack, …
+ wikipedia=1
+ ;;
*)
spurl=""
;;
diff --git a/annna-stop-services b/annna-stop-services
@@ -1,5 +1,5 @@
#!/bin/sh
pkill -f "entr tail -n 1 /home/annna/irc.*"
-pkill -f annna-start-service
+pkill -f annna-start-services
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.