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/2007/07/investigaciones-encuestas.gmi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/2007/07/investigaciones-encuestas.gmi') diff --git a/content/2007/07/investigaciones-encuestas.gmi b/content/2007/07/investigaciones-encuestas.gmi index 58a399a9..0a363937 100644 --- a/content/2007/07/investigaciones-encuestas.gmi +++ b/content/2007/07/investigaciones-encuestas.gmi @@ -6,4 +6,4 @@ Pese al creciente riesgo de que esto se vuelva un blog de comentario sobre las e Y por favor, que disparen al que puso en la lista a Spider-Man... => http://imdb.com [1] IMDb -=> http://uk.imdb.com/poll/results/2007-07-03 [2] la de hoy \ No newline at end of file +=> https://www.imdb.com/poll/results/2007-07-03 [2] la de hoy \ No newline at end of file -- cgit v1.2.3