Update redirects for mon.im hosting
Some checks failed
Check HTML/JS is valid / build (push) Has been cancelled

This commit is contained in:
Will Toohey 2025-04-02 23:15:38 +10:00
parent fb62411b83
commit bbc3a8acc3
2 changed files with 19 additions and 19 deletions

View File

@ -1,19 +0,0 @@
# Over time, some patchers have changed path due to reorganisation and cleanup.
# This avoids link rot on mon's server by redirecting the old paths to the new ones
Redirect permanent "/bemanipatcher/chuninewplus.html" "/bemanipatcher/chusannewplus.html"
Redirect permanent "/bemanipatcher/resort_anthem.html" "/bemanipatcher/iidx18resortanthem.html"
Redirect permanent "/bemanipatcher/resortanthem.html" "/bemanipatcher/iidx18resortanthem.html"
Redirect permanent "/bemanipatcher/lincle.html" "/bemanipatcher/iidx19lincle.html"
Redirect permanent "/bemanipatcher/tricoro.html" "/bemanipatcher/iidx20tricoro.html"
Redirect permanent "/bemanipatcher/spada.html" "/bemanipatcher/iidx21spada.html"
Redirect permanent "/bemanipatcher/pendual.html" "/bemanipatcher/iidx22pendual.html"
Redirect permanent "/bemanipatcher/copula.html" "/bemanipatcher/iidx23copula.html"
Redirect permanent "/bemanipatcher/sinobuz.html" "/bemanipatcher/iidx24sinobuz.html"
Redirect permanent "/bemanipatcher/ballerz.html" "/bemanipatcher/iidx25ballerz.html"
Redirect permanent "/bemanipatcher/rootage.html" "/bemanipatcher/iidx26rootage.html"
Redirect permanent "/bemanipatcher/heroicverse.html" "/bemanipatcher/iidx27heroicverse.html"
Redirect permanent "/bemanipatcher/bistrover.html" "/bemanipatcher/iidx28bistrover.html"
Redirect permanent "/bemanipatcher/casthour.html" "/bemanipatcher/iidx29casthour.html"
Redirect permanent "/bemanipatcher/resident.html" "/bemanipatcher/iidx30resident.html"

19
_redirects Normal file
View File

@ -0,0 +1,19 @@
# Over time, some patchers have changed path due to reorganisation and cleanup.
# This avoids link rot on mon's server by redirecting the old paths to the new ones
/chuninewplus.html /chusannewplus.html 301
/resort_anthem.html /iidx18resortanthem.html 301
/resortanthem.html /iidx18resortanthem.html 301
/lincle.html /iidx19lincle.html 301
/tricoro.html /iidx20tricoro.html 301
/spada.html /iidx21spada.html 301
/pendual.html /iidx22pendual.html 301
/copula.html /iidx23copula.html 301
/sinobuz.html /iidx24sinobuz.html 301
/ballerz.html /iidx25ballerz.html 301
/rootage.html /iidx26rootage.html 301
/heroicverse.html /iidx27heroicverse.html 301
/bistrover.html /iidx28bistrover.html 301
/casthour.html /iidx29casthour.html 301
/resident.html /iidx30resident.html 301