Add Allah Extension. - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit a2bb43ff2ff592954393edb0450845c6784f95a1 | |
parent e5029af4c5c684f5c30e50f6859b59d57956464e | |
Author: Annna Robert-Houdin <[email protected]> | |
Date: Sat, 10 Aug 2024 16:25:06 +0200 | |
Add Allah Extension. | |
Diffstat: | |
A allah-extension | 7 +++++++ | |
1 file changed, 7 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/allah-extension b/allah-extension | |
@@ -0,0 +1,7 @@ | |
+#!/bin/sh | |
+ | |
+curl -s gophers://bitreich.org/1/allah \ | |
+ | grep gophers:// \ | |
+ | cut -f1 \ | |
+ | cut -c 2- | |
+ |