From 0ce0832a2855d1bad52898a585e5f416b9dfd9c4 Mon Sep 17 00:00:00 2001 From: Ben Busby Date: Fri, 19 May 2023 10:57:43 -0600 Subject: Add support for BreezeWiki Includes nightly build support for automatically pulling the most up to date instance list. Closes #104 --- services.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'services.json') 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" + ] } ] -- cgit v1.2.3