Introduction
Introduction Statistics Contact Development Disclaimer Help
Adding #argh tag. - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit 0d1429b81024d943fd0d5c34eba6c5e5096c3539
parent c48b8b81e558620397178952dbc9226e4f5bb49c
Author: Annna Robert-Houdin <[email protected]>
Date: Sat, 15 Nov 2025 21:36:37 +0100
Adding #argh tag.
Diffstat:
M annna-add-hashtag | 4 ++--
M modules/hashtags/hashtags.txt | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/annna-add-hashtag b/annna-add-hashtag
@@ -329,7 +329,7 @@ inserttag() {
stag="$(printf "${tag}\n" | cut -c 2-)"
cd "${memecachedir}"
- tagfile="$(basename "$(find . -name "${stag}.*" | grep -v '\.orig$')")"
+ tagfile="$(basename "$(find . -maxdepth 0 -name "${stag}.*" | grep -v …
tagtype="$(get-tagtype "${tagfile}")"
memecacheuri="gophers://bitreich.org/${tagtype}/memecache/${tagfile}"
@@ -355,7 +355,7 @@ indextag() {
stag="$(printf "${tag}\n" | cut -c 2-)"
cd "${memecachedir}"
- tagfile="$(basename "$(find . -name "${stag}.*" | grep -v '\.orig$')")"
+ tagfile="$(basename "$(find . -maxdepth 0 -name "${stag}.*" | grep -v …
checksum="$(sha512sum "${tagfile}" | cut -d' ' -f 1)"
tagtype="$(get-tagtype "${tagfile}")"
memecacheuri="gophers://bitreich.org/${tagtype}/memecache/${tagfile}"
diff --git a/modules/hashtags/hashtags.txt b/modules/hashtags/hashtags.txt
@@ -1553,7 +1553,7 @@
#argentinian-nuns gophers://bitreich.org/9/memecache/argentinian-nuns.mp4
#argentinian-provinces gophers://bitreich.org/I/memecache/argentinian-province…
#argentinian-superiority gophers://bitreich.org/I/memecache/argentinian-superi…
-#argh gophers://bitreich.org/I/memecache/argh.png
+#argh gophers://bitreich.org/9/memecache/
#argue gophers://bitreich.org/9/memecache/argue.mkv
#argue-service gophers://bitreich.org/9/memecache/argue-service.mkv
#argument gophers://bitreich.org/9/memecache/argument.mp4
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.