changed default media server

This commit is contained in:
uh wot 2022-08-17 15:06:44 +02:00
parent 725f846b77
commit 86a2b45689
Signed by: uhwot
GPG Key ID: CB2454984587B781
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
// @namespace io.github.uhwot.dzunlock
// @description enables deezer hifi features lol
// @author uh wot
// @version 1.4.1
// @version 1.4.2
// @license GPL-3.0-only
// @homepageURL https://uhwotgit.fly.dev/uhwot/dzunlock
// @downloadURL https://uhwotgit.fly.dev/uhwot/dzunlock/raw/branch/master/dzunlock.user.js
@ -158,7 +158,7 @@ unsafeWindow.fetch = (function (fetch) {
}
if (id >= 0 && !is_quality_available) {
const media_server = GM_getValue('media_server', 'https://dzmedia.herokuapp.com')
const media_server = GM_getValue('media_server', 'https://dzmedia.fly.dev')
url = `${media_server}/get_url`
const body = {