mirror of
https://github.com/benbusby/farside.git
synced 2025-04-25 05:00:02 +00:00
Update breezewiki routing behavior, update readme
BreezeWiki requires the subdomain of a fandom link to be preserved when routing, otherwise the redirect doesn't work correctly. Cleaned up readme examples
This commit is contained in:
parent
3d52cddc66
commit
6e64a93fd1
7 changed files with 33 additions and 39 deletions
|
@ -449,7 +449,7 @@
|
|||
},
|
||||
{
|
||||
"type": "breezewiki",
|
||||
"test_url": "/undertale/wiki/Hot_Dog...%3F",
|
||||
"test_url": "/balatrogame/wiki/Abandoned_Deck",
|
||||
"fallback": "https://breezewiki.com",
|
||||
"instances": [
|
||||
"https://breezewiki.com",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue