Adding #clownflare-performance tag. - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit 009fc2ee5f2ac7b7638ec2726033b552bbea43f1 | |
parent e11fb5b70335d59980d134fbdd5ec75dc04a7ba7 | |
Author: Annna Robert-Houdin <[email protected]> | |
Date: Sun, 16 Jan 2022 12:38:11 +0100 | |
Adding #clownflare-performance tag. | |
Diffstat: | |
M modules/hashtags/hashtags.txt | 1 + | |
M phlog-index | 8 ++++---- | |
2 files changed, 5 insertions(+), 4 deletions(-) | |
--- | |
diff --git a/modules/hashtags/hashtags.txt b/modules/hashtags/hashtags.txt | |
@@ -2795,6 +2795,7 @@ | |
#cloudflare gopher://bitreich.org/0/memecache/cloudflare.vt | |
#cloudflare-captcha gopher://bitreich.org/I/memecache/cloudflare-captcha.png | |
#clownflare gopher://bitreich.org/0/memecache/clownflare.vt | |
+#clownflare-performance gopher://bitreich.org/I/memecache/clownflare-performan… | |
#clownflare-victim gopher://bitreich.org/I/memecache/clownflare-victim.png | |
#clowns gopher://bitreich.org/9/memecache/clowns.mkv | |
#cluestick gopher://bitreich.org/9/memecache/cluestick.mp4 | |
diff --git a/phlog-index b/phlog-index | |
@@ -121,14 +121,14 @@ cp lsr.new lsr.old | |
# Now change the gph files in a really easy way. | |
{ | |
- printf "/N_E_W_S/+2,/C_O_M_M_U_N_I_T_Y/-6d\n" | |
- printf "/N_E_W_S/+1r !cat /home/annna/phlogs/agg.gph | head -n 4\n" | |
+ printf "/ News Aggregator /+2,/ Community /-6d\n" | |
+ printf "/ News Aggregator /+1r !cat /home/annna/phlogs/agg.gph | head … | |
printf "w\nq\n" | |
} | ed -s /br/gopher/index.gph | |
{ | |
- printf "/N_E_W_S/+1,\$-3d\n" | |
- printf "?N_E_W_S?r !cat /home/annna/phlogs/agg.gph | head -n 1024\n" | |
+ printf "/ News Aggregator /+1,\$-3d\n" | |
+ printf "? News Aggregator ?r !cat /home/annna/phlogs/agg.gph\n" | |
printf "w\nq\n" | |
} | ed -s /br/gopher/news.gph | |