summaryrefslogtreecommitdiff
path: root/services.json
diff options
context:
space:
mode:
authorBen Busby <contact@benbusby.com>2023-05-19 10:57:43 -0600
committerBen Busby <contact@benbusby.com>2023-05-19 10:57:43 -0600
commit0ce0832a2855d1bad52898a585e5f416b9dfd9c4 (patch)
treed94296ba88c7a463f74229c8869dab74dc2d83ec /services.json
parentdd51523fafba4fd0d63da95d997b1eb64f0ee2f0 (diff)
downloadfarside-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.json')
-rw-r--r--services.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/services.json b/services.json
index 49c8fb3..a3c3fcf 100644
--- a/services.json
+++ b/services.json
@@ -501,5 +501,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"
+ ]
}
]