From bc14047b4e8e1c59785eaba9df195e886ea926a3 Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 12 Mar 2022 16:15:55 +0100 Subject: Fixes - Fix Irregular Webcomic links $ find content/ -name '*.gmi' -execdir sed -i 's=http://uk.imdb.com/=https://www.imdb.com/=g' {} \; $ find content/ -name '*.gmi' -execdir sed -i 's|http[^ ]*watch?v=|https://farside.link/invidious/watch?v=|g' {} \; --- content/2006/12/hanging-on-the-telephone.gmi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/2006/12/hanging-on-the-telephone.gmi') diff --git a/content/2006/12/hanging-on-the-telephone.gmi b/content/2006/12/hanging-on-the-telephone.gmi index c70d9f1f..032c00f5 100644 --- a/content/2006/12/hanging-on-the-telephone.gmi +++ b/content/2006/12/hanging-on-the-telephone.gmi @@ -3,5 +3,5 @@ ... y yo que me creía ingenioso y único gracias a los cantos de sirena de mi teléfono [1]. Me han superado y como buen hombre sin originalidad, lo copiaré. A ver a quién le toca sonar así [2]. -=> http://youtube.com/watch?v=x2GAsrYBAjY [1] los cantos de sirena de mi teléfono +=> https://farside.link/invidious/watch?v=x2GAsrYBAjY [1] los cantos de sirena de mi teléfono => http://freesound.iua.upf.edu/samplesViewSingle.php?id=16475 [2] así \ No newline at end of file -- cgit v1.2.3