Fix most former links.

This commit is contained in:
Niels G. W. Serup 2020-08-24 23:06:45 +02:00
parent ce3f987ffb
commit 7432f5ae79
1 changed files with 48 additions and 68 deletions

View File

@ -13,51 +13,31 @@ location ~ \.html$ {
location / {
# Old rewrites.
rewrite ^/projects/aeltei https://git.metanohi.name/aeltei.git/;
rewrite ^/projects/alart https://git.metanohi.name/alart.git/;
rewrite ^/projects/alp https://git.metanohi.name/alp.git/;
rewrite ^/projects/bolg https://git.metanohi.name/bolg.git/;
rewrite ^/projects/desurveil https://git.metanohi.name/desurveil.git/;
rewrite ^/projects/dililatum https://git.metanohi.name/dililatum.git/;
rewrite ^/projects/dotbox https://git.metanohi.name/dotbox.git/;
rewrite ^/projects/dungeoncrawl https://git.metanohi.name/dungeoncrawl.git/;
rewrite ^/projects/electruth https://git.metanohi.name/electruth.git/;
rewrite ^/projects/enigma https://git.metanohi.name/enigma.git/;
rewrite ^/projects/exoskelegram https://git.metanohi.name/exoskelegram.git/;
rewrite ^/projects/forbi https://git.metanohi.name/forbi.git/;
rewrite ^/projects/forestquest https://git.metanohi.name/forestquest.git/;
rewrite ^/projects/gravnoise https://git.metanohi.name/gravnoise.git/;
rewrite ^/projects/hbcht https://git.metanohi.name/hbcht.git/;
rewrite ^/projects/htmlentitiesdecode https://git.metanohi.name/htmlentitiesdecode.git/;
rewrite ^/projects/indirectassassin https://git.metanohi.name/indirectassassin.git/;
rewrite ^/projects/kando https://git.metanohi.name/kando.git/;
rewrite ^/projects/kvigall https://git.metanohi.name/kvigall.git/;
rewrite ^/projects/luncheon https://git.metanohi.name/luncheon.git/;
rewrite ^/projects/movact https://git.metanohi.name/movact.git/;
rewrite ^/projects/naghni https://git.metanohi.name/Naghni.git/;
rewrite ^/projects/noncrawl https://git.metanohi.name/noncrawl.git/;
rewrite ^/projects/pebsaq https://git.metanohi.name/pebsaq.git/;
rewrite ^/projects/pumila https://git.metanohi.name/pumila.git/;
rewrite ^/projects/sadbipws https://git.metanohi.name/sadbipws.git/;
rewrite ^/projects/shadowloss https://git.metanohi.name/shadowloss.git/;
rewrite ^/projects/textmation https://git.metanohi.name/textmation.git/;
rewrite ^/projects/wordwork https://git.metanohi.name/wordwork.git/;
rewrite ^/projects/yelljfish https://git.metanohi.name/yelljfish.git/;
rewrite ^/projects/zebralligator https://git.metanohi.name/zebralligator.git/;
rewrite ^/projects/mege https://git.metanohi.name/mege.git/;
rewrite ^/mege https://git.metanohi.name/mege.git/;
rewrite ^/projects/wontofor https://git.metanohi.name/wontofor.git/;
rewrite ^/124 https://git.metanohi.name/wontofor.git/;
rewrite ^/projects/zita https://git.metanohi.name/zita.git/;
rewrite ^/zita https://git.metanohi.name/zita.git/;
rewrite ^/zit https://git.metanohi.name/zita.git/;
rewrite ^/projects/bito https://git.metanohi.name/bito.git/;
rewrite ^/bito https://git.metanohi.name/bito.git/;
rewrite ^/bit https://git.metanohi.name/bito.git/;
rewrite ^/projects/aeltei https://github.com/nqpz/aeltei;
rewrite ^/projects/alart https://github.com/nqpz/alart;
rewrite ^/projects/alp https://github.com/nqpz/alp;
rewrite ^/projects/bolg https://pypi.org/project/bolg/;
rewrite ^/projects/desurveil https://pypi.org/project/desurveil/;
rewrite ^/projects/dililatum https://github.com/nqpz/dililatum;
rewrite ^/projects/dotbox https://github.com/nqpz/dotbox;
rewrite ^/projects/electruth https://github.com/nqpz/electruth;
rewrite ^/projects/exoskelegram https://pypi.org/project/exoskelegram/;
rewrite ^/projects/forbi https://pypi.org/project/forbi/;
rewrite ^/projects/forestquest https://github.com/nqpz/forestquest;
rewrite ^/projects/gravnoise https://github.com/nqpz/gravnoise;
rewrite ^/projects/hbcht https://github.com/nqpz/hbcht;
rewrite ^/projects/htmlentitiesdecode https://pypi.org/project/htmlentitiesdecode/;
rewrite ^/projects/indirectassassin https://github.com/nqpz/indirectassassin;
rewrite ^/projects/kando https://pypi.org/project/kando/;
rewrite ^/projects/kvigall https://pypi.org/project/kvigall/;
rewrite ^/projects/movact https://github.com/nqpz/movact;
rewrite ^/projects/naghni https://github.com/nqpz/naghni;
rewrite ^/projects/noncrawl https://pypi.org/project/noncrawl/;
rewrite ^/projects/pebsaq https://pypi.org/project/pebsaq/;
rewrite ^/projects/pumila https://github.com/nqpz/pumila;
rewrite ^/projects/sadbipws https://pypi.org/project/sadbipws/;
rewrite ^/projects/shadowloss https://github.com/nqpz/shadowloss;
rewrite ^/projects/yelljfish https://pypi.org/project/yelljfish/;
rewrite ^/projects/totxt https://old-projects.metanohi.name/totxt/;
rewrite ^/totxt https://old-projects.metanohi.name/totxt/;
@ -75,6 +55,29 @@ location / {
rewrite ^/projects/snake https://old-projects.metanohi.name/snake/;
rewrite ^/snake https://old-projects.metanohi.name/snake/;
rewrite ^/bsq https://old-projects.metanohi.name/bsq/;
rewrite ^/gt3000 https://old-projects.metanohi.name/gt3000/;
rewrite ^/algo https://old-projects.metanohi.name/algo/;
rewrite ^/algohol https://old-projects.metanohi.name/algo/;
rewrite ^/dkstp https://old-projects.metanohi.name/dkstp/;
rewrite ^/jap https://old-projects.metanohi.name/jap/;
rewrite ^/pedro https://old-projects.metanohi.name/pedro/;
rewrite ^/snowman https://old-projects.metanohi.name/snowman/;
rewrite ^/sq https://old-projects.metanohi.name/sq/;
rewrite ^/webcli https://old-projects.metanohi.name/webcli/;
rewrite ^/x https://old-projects.metanohi.name/x/;
rewrite ^/totxt https://old-projects.metanohi.name/totxt/;
rewrite ^/aboutme /about/niels redirect;
rewrite ^/projects/nanonote /nanonote redirect;
@ -104,29 +107,6 @@ location / {
rewrite ^/writings/unhappy /unhappy/ redirect;
rewrite ^/misc / redirect;
rewrite ^/bsq https://old-projects.metanohi.name/bsq/;
rewrite ^/gt3000 https://old-projects.metanohi.name/gt3000/;
rewrite ^/algo https://old-projects.metanohi.name/algo/;
rewrite ^/algohol https://old-projects.metanohi.name/algo/;
rewrite ^/dkstp https://old-projects.metanohi.name/dkstp/;
rewrite ^/jap https://old-projects.metanohi.name/jap/;
rewrite ^/pedro https://old-projects.metanohi.name/pedro/;
rewrite ^/snowman https://old-projects.metanohi.name/snowman/;
rewrite ^/sq https://old-projects.metanohi.name/sq/;
rewrite ^/webcli https://old-projects.metanohi.name/webcli/;
rewrite ^/x https://old-projects.metanohi.name/x/;
rewrite ^/totxt https://old-projects.metanohi.name/totxt/;
# Ordinary handling.
try_files $uri $uri.html $uri/ =404;