Certain subdomains on Fandom redirect to wikis on other subdomains.
For instance, the links:
- https://bfdi.fandom.com
- https://mspa.fandom.com
redirect to the following links:
- https://battlefordreamisland.fandom.com
- https://mspaintadventures.fandom.com
Any paths, for example https://bfdi.fandom.com/wiki/Main_Page, will
redirect to the corresponding path on the destination, here being
https://battlefordreamisland.fandom.com/wiki/Main_Page.
This does not appear to be handled in any way by BreezeWiki, which
instead throws an exception. As Fandom does return a 301 status code
which BreezeWiki does recognise, it should be relatively easy to
implement this feature. I unfortunately am not knowledgeable enough of
the Racket programming language nor the BreezeWiki codebase to
implement this, but I'd like to see it as a convenience for the
software.
In either case, thanks for your time and work!
- VoidInstructions ([varies]/they/them)