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

Add support for "dumb" (Genius front-end)

Closes #94
This commit is contained in:
Ben Busby 2023-04-05 13:27:55 -06:00
parent bb3a01f8c1
commit 0830ee5a3d
No known key found for this signature in database
GPG key ID: B9B7231E01D924A1
2 changed files with 26 additions and 0 deletions

View file

@ -472,5 +472,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"
]
}
]