diff options
| author | Ben Busby <contact@benbusby.com> | 2023-04-05 13:27:55 -0600 |
|---|---|---|
| committer | Ben Busby <contact@benbusby.com> | 2023-04-05 13:27:55 -0600 |
| commit | 0830ee5a3dbd968f5f7d364e7851c412b85a4aef (patch) | |
| tree | 19b5728182c8bb906df1c79443bd0f7236098b36 /services-full.json | |
| parent | bb3a01f8c1cd182afd92e677898dedd8ef79136e (diff) | |
| download | farside-0830ee5a3dbd968f5f7d364e7851c412b85a4aef.tar.gz | |
Add support for "dumb" (Genius front-end)
Closes #94
Diffstat (limited to 'services-full.json')
| -rw-r--r-- | services-full.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/services-full.json b/services-full.json index 4f418c2..86f8f72 100644 --- a/services-full.json +++ b/services-full.json @@ -513,5 +513,18 @@ "https://lmdb.tokhmi.xyz", "https://libremdb.esmailelbob.xyz" ] + }, + { + "type": "dumb", + "test_url": "/Naughty-boy-la-la-la-lyrics", + "fallback": "https://dumb.privacydev.net", + "instances": [ + "https://dumb.privacydev.net", + "https://dm.vern.cc", + "https://sing.whatever.social", + "https://dumb.nunosempere.com", + "https://dumb.lunar.icu", + "https://dumb.esmailelbob.xyz" + ] } ] |
