1
0
Fork 0
mirror of https://github.com/benbusby/farside.git synced 2025-04-24 20:50:02 +00:00

Add support for BreezeWiki

Includes nightly build support for automatically pulling the most up to
date instance list.

Closes #104
This commit is contained in:
Ben Busby 2023-05-19 10:57:43 -06:00
parent dd51523faf
commit 0ce0832a28
No known key found for this signature in database
GPG key ID: B9B7231E01D924A1
4 changed files with 56 additions and 4 deletions

View file

@ -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"
]
}
]