diff options
| author | Ben Busby <contact@benbusby.com> | 2023-05-18 16:13:45 -0600 |
|---|---|---|
| committer | Ben Busby <contact@benbusby.com> | 2023-05-18 16:13:45 -0600 |
| commit | 0eb2b75e77f57a2274220cdffa1c23a62dce8f41 (patch) | |
| tree | 46badb45cff5c2668d0ffc345bea66a765d47dfb | |
| parent | f5a9cef7c096b742deb6be981e35cea563ffe9ee (diff) | |
| download | farside-0eb2b75e77f57a2274220cdffa1c23a62dce8f41.tar.gz | |
Update libremdb instances
- Removed lmdb.tokhmi.xyz
- Added binge.whateveritworks.org
- Updated un-cloudflared services
Closes #103
| -rw-r--r-- | services-full.json | 2 | ||||
| -rw-r--r-- | services.json | 9 |
2 files changed, 8 insertions, 3 deletions
diff --git a/services-full.json b/services-full.json index d468172..c1cc569 100644 --- a/services-full.json +++ b/services-full.json @@ -522,11 +522,11 @@ "https://libremdb.herokuapp.com", "https://libremdb.pussthecat.org", "https://libremdbeu.herokuapp.com", - "https://lmdb.tokhmi.xyz", "https://libremdb.esmailelbob.xyz", "https://libremdb.iket.me", "https://ld.vern.cc", "https://binge.whatever.social", + "https://binge.whateveritworks.social", "https://libremdb.lunar.icu", "https://lmdb.hostux.net", "https://libremdb.nerdyfam.tech", diff --git a/services.json b/services.json index 482a48e..4396cfc 100644 --- a/services.json +++ b/services.json @@ -481,8 +481,13 @@ "https://libremdb.herokuapp.com", "https://libremdb.pussthecat.org", "https://libremdbeu.herokuapp.com", - "https://lmdb.tokhmi.xyz", - "https://libremdb.esmailelbob.xyz" + "https://libremdb.esmailelbob.xyz", + "https://libremdb.iket.me", + "https://ld.vern.cc", + "https://binge.whatever.social", + "https://binge.whateveritworks.social", + "https://libremdb.lunar.icu", + "https://lmdb.hostux.net" ] }, { |
