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/2008/04/aventajados-nipones.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/2008/04/aventajados-nipones.gmi')
| -rw-r--r-- | content/2008/04/aventajados-nipones.gmi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/2008/04/aventajados-nipones.gmi b/content/2008/04/aventajados-nipones.gmi index 9e968cdb..37d23052 100644 --- a/content/2008/04/aventajados-nipones.gmi +++ b/content/2008/04/aventajados-nipones.gmi @@ -3,5 +3,5 @@ Los japos tenían que superar el sardoodledom [1]... por tanto, English of the Dead [2]. -=> http://youtube.com/watch?v=r-3JSYDApec [1] sardoodledom -=> http://jp.youtube.com/watch?v=Iof5bzvApFA [2] English of the Dead
\ No newline at end of file +=> https://farside.link/invidious/watch?v=r-3JSYDApec [1] sardoodledom +=> https://farside.link/invidious/watch?v=Iof5bzvApFA [2] English of the Dead
\ No newline at end of file |
