Updated message

This commit is contained in:
RemixDev
2022-08-07 18:40:07 +02:00
parent 907abe21af
commit 4f62dec594
+1 -1
View File
@@ -1,4 +1,4 @@
{ {
"version":"5.0.0", "version":"5.0.0",
"changelog":"<script>$('#modal_msg_title').text('Why are you still using Deezloader Remix?!');setTimeout(function(){localStorage.removeItem('updateModal')}, 1000);</script>Deezloader Remix only downloads MP3s in 128kbps (if you don't have a hi-fi subscription, or an unofficial patched version) due to deezer patching their API. Keep in mind that installers for unofficial patches could contain viruses or spywares!<br><br>Deezloader Remix is also no longer mantained. You should start using <b>deemix</b>! Search it on reddit or telegram, I'm sure you'll find it. The android fork of this app still works, but it's not recommended as it's a janky port of a desktop app.<br><br>You need to move on. Deezloader is dead." "changelog":"<script>$('#modal_msg_title').text(`Why are you still using Deezloader Remix in ${(new Date()).getFullYear()}?!`);$('#modal_msg').modal('_removeEventHandlers');$('#modal_msg .modal-footer').empty().append(`<a href='https://faq.deemix.app/' class='btn-flat waves-effect'>Read the FAQ!</a>`, `<a href='https://deemix.app/gui' class='btn waves-effect waves-light deezloader-primary'>Get deemix here!</a>`);setTimeout(function(){localStorage.removeItem('updateModal')},0);</script><b>Deezloader Remix</b> has been <b>unmaintained</b> for <b><span id='ndays'></span> days</b>!<br>It only downloads MP3s in 128kbps and can't do logins via email due to Deezer patching their APIs.<br><br>What can you do? Start using <b>deemix-gui</b>!<br><br><b>deemix-gui</b> is a better version of Deezloader Remix that it's maintained and lets you download 320kbps MP3s and FLACs.<br><sup>Only if you have a Premium or HiFi account respectively</sup><br>Note that <b>deemix-gui</b> is designed for desktop first and <b>doesn't have an Android port</b>.<br>Currently there are no trustworthy alternatives.<br><br>So, you need to move on. Deezloader is dead. Long live <b>deemix</b>!<script>$('#ndays').text(Math.floor(((new Date()).getTime()-(new Date('04/13/2020')).getTime())/(1000*3600*24))+'')</script>"
} }