diff options
| author | Ben Busby <contact@benbusby.com> | 2025-01-27 12:17:20 -0700 |
|---|---|---|
| committer | Ben Busby <contact@benbusby.com> | 2025-01-27 12:17:20 -0700 |
| commit | 6e64a93fd17767bfdb40dda94d354c7e57202ab1 (patch) | |
| tree | 73a2990fe562085a781d6a88d568c129e169574e /services.json | |
| parent | 3d52cddc669f580b74c66402d1e5cdcbbcfacb9d (diff) | |
| download | farside-6e64a93fd17767bfdb40dda94d354c7e57202ab1.tar.gz | |
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
Diffstat (limited to 'services.json')
| -rw-r--r-- | services.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/services.json b/services.json index beb411d..7e990c2 100644 --- a/services.json +++ b/services.json @@ -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", |
