From 86a2b45689ad93835c945c11754bc1b437bec5c0 Mon Sep 17 00:00:00 2001 From: uh wot Date: Wed, 17 Aug 2022 15:06:44 +0200 Subject: [PATCH] changed default media server --- dzunlock.user.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dzunlock.user.js b/dzunlock.user.js index 1409983..b74cd00 100644 --- a/dzunlock.user.js +++ b/dzunlock.user.js @@ -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 = {