very small changes
This commit is contained in:
parent
3e228a0d46
commit
e691664925
3 changed files with 9 additions and 8 deletions
13
INSTANCES.md
13
INSTANCES.md
|
|
@ -1,23 +1,24 @@
|
|||
API:
|
||||
| Provider | Instance URL |
|
||||
|----------------|---------------------------------|
|
||||
| Monochrome | https://monochrome-api.samidy.com (NOTE) |
|
||||
| squid.wtf | https://triton.squid.wtf |
|
||||
| lucida (QQDL) | https://wolf.qqdl.site |
|
||||
| Lucida (QQDL) | https://wolf.qqdl.site |
|
||||
| | https://maus.qqdl.site |
|
||||
| | https://vogel.qqdl.site |
|
||||
| | https://katze.qqdl.site |
|
||||
| | https://hund.qqdl.site |
|
||||
| kinoplus | https://tidal.kinoplus.online |
|
||||
| binimum | https://tidal-api.binimum.org |
|
||||
| Kinoplus | https://tidal.kinoplus.online |
|
||||
| Binimum | https://tidal-api.binimum.org |
|
||||
|
||||
UI:
|
||||
| Provider | Instance URL |
|
||||
|-------------------|------------------------------------|
|
||||
| monochrome | https://monochrome.samidy.com |
|
||||
| Monochrome | https://monochrome.samidy.com |
|
||||
| tidal-ui (bini) | https://music.binimum.org |
|
||||
| squid.wtf | https://tidal.squid.wtf |
|
||||
| QQDL | https://tidal.qqdl.site/ |
|
||||
| arjix | https://music.arjix.dev/ |
|
||||
| spofree | https://spo.free.nf |
|
||||
| Arjix | https://music.arjix.dev/ |
|
||||
| Spofree | https://spo.free.nf |
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -667,7 +667,7 @@
|
|||
if (statusText) statusText.textContent = `Signed in as ${window.authManager.user.email}`;
|
||||
}
|
||||
</script>
|
||||
<p style="padding-top: 50px; text-align: center; color: #8B8B93;">we only store music data and a randomized ID to find out which google account is which. <br> all data is anonymous, we do not store anything like Emails, Names, Or anything sensitive. <br> <br> However, if you want complete control over your data, we allow you to use your own firebase configuration.</p>
|
||||
<p style="padding-top: 50px; text-align: center; color: #8B8B93;">We only store music data and a randomized ID to find out which Google account is which. <br> All data is anonymous. We do not store anything like emails, usernames, or anything sensitive. <br> <br> However, if you want complete control over your data, we allow you to use your own firebase configuration.</p>
|
||||
<div style="display: flex; gap: 50px; align-items: center; justify-content: center; padding-top: 25px;">
|
||||
<a id="toggle-firebase-config-btn" class="btn-secondary" href="#settings">Advanced: Custom Configuration</a>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ Check it out live at: [**monochrome.samidy.com**](https://monochrome.samidy.com)
|
|||
[](https://github.com/SamidyFR/monochrome/forks)
|
||||
[](https://github.com/SamidyFR/monochrome/issues)
|
||||
|
||||
[<img src="https://github.com/monochrome-music/monochrome/blob/main/assets/asseenonfmhy880x310.png?raw=true" alt="As seen on FMHY" height="50">](https://fmhy.net)
|
||||
[<img src="https://github.com/monochrome-music/monochrome/blob/main/assets/asseenonfmhy880x310.png?raw=true" alt="As seen on FMHY" height="50">](https://fmhy.net/audio#streaming-sites)
|
||||
|
||||
## Warning
|
||||
This is not the official repository or instance. It is an actively maintained fork. The official one can be found here: https://github.com/eduardprigoana/monochrome
|
||||
|
|
|
|||
Loading…
Reference in a new issue