Adding #proud-parent tag. - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit 67e26f3fb8186913daaadc50c550690b208b59e6 | |
parent 61838a9e9f7c01a7ffcb47a2fcc51c0f23ac587f | |
Author: Annna Robert-Houdin <[email protected]> | |
Date: Sat, 18 Apr 2020 19:28:50 +0200 | |
Adding #proud-parent tag. | |
Diffstat: | |
M fetch-url | 6 ++++-- | |
M modules/hashtags/hashtags.txt | 1 + | |
2 files changed, 5 insertions(+), 2 deletions(-) | |
--- | |
diff --git a/fetch-url b/fetch-url | |
@@ -1,5 +1,7 @@ | |
#!/bin/sh | |
+set -x | |
+ | |
if test x"$1" = x""; then | |
echo "usage: $0 <url>" >&2 | |
exit 1 | |
@@ -7,8 +9,8 @@ fi | |
curl \ | |
--preproxy socks5://127.0.0.1:9100 \ | |
- -s \ | |
+ \ | |
-L --max-redirs 3 \ | |
-m 5 \ | |
-H 'User-Agent:' \ | |
- "$1" 2>/dev/null | |
+ "$1" | |
diff --git a/modules/hashtags/hashtags.txt b/modules/hashtags/hashtags.txt | |
@@ -1455,6 +1455,7 @@ | |
#proper-javascript gopher://bitreich.org/I/memecache/proper-javascript.png | |
#protect-privacy gopher://bitreich.org/I/memecache/protect-privacy.jpg | |
#protocol gopher://bitreich.org/9/memecache/protocol.webm | |
+#proud-parent gopher://bitreich.org/9/memecache/proud-parent.mkv | |
#pufferix gopher://bitreich.org/g/memecache/pufferix.gif | |
#pullsh gopher://bitreich.org/I/memecache/pullsh.jpg | |
#pumpitup gopher://bitreich.org/9/memecache/pumpitup.mkv |