diff options
| author | Ben Busby <contact@benbusby.com> | 2023-05-19 10:57:43 -0600 |
|---|---|---|
| committer | Ben Busby <contact@benbusby.com> | 2023-05-19 10:57:43 -0600 |
| commit | 0ce0832a2855d1bad52898a585e5f416b9dfd9c4 (patch) | |
| tree | d94296ba88c7a463f74229c8869dab74dc2d83ec /services-full.json | |
| parent | dd51523fafba4fd0d63da95d997b1eb64f0ee2f0 (diff) | |
| download | farside-0ce0832a2855d1bad52898a585e5f416b9dfd9c4.tar.gz | |
Add support for BreezeWiki
Includes nightly build support for automatically pulling the most up to
date instance list.
Closes #104
Diffstat (limited to 'services-full.json')
| -rw-r--r-- | services-full.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/services-full.json b/services-full.json index 9cee4cb..82c108d 100644 --- a/services-full.json +++ b/services-full.json @@ -544,5 +544,20 @@ "https://dumb.lunar.icu", "https://dumb.esmailelbob.xyz" ] + }, + { + "type": "breezewiki", + "test_url": "/undertale/wiki/Hot_Dog...%3F", + "fallback": "https://breezewiki.com", + "instances": [ + "https://breezewiki.com", + "https://antifandom.com", + "https://breezewiki.pussthecat.org", + "https://bw.projectsegfau.lt", + "https://breeze.hostux.net", + "https://bw.artemislena.eu", + "https://breeze.777.tf", + "https://breezewiki.esmailelbob.xyz" + ] } ] |
