diff options
| author | alex <alex@pdp7.net> | 2022-03-12 16:15:55 +0100 |
|---|---|---|
| committer | alex <alex@pdp7.net> | 2022-03-12 20:24:22 +0100 |
| commit | bc14047b4e8e1c59785eaba9df195e886ea926a3 (patch) | |
| tree | 457ed1ad901e6d7971749b0c57bdae87fb2f4ac9 /content/2006/12/hanging-on-the-telephone.gmi | |
| parent | 5b16cf6dfd4ed949b67a2ca5091b19893854d68d (diff) | |
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' {} \;
Diffstat (limited to 'content/2006/12/hanging-on-the-telephone.gmi')
| -rw-r--r-- | content/2006/12/hanging-on-the-telephone.gmi | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
