File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 55// @author uh wot (script author), LuftVerbot (media server owner), Myst1cX (fixed the script)
66// @version 1.4.6
77// @license GPL-3.0-only
8- // @homepageURL https://github.com/Myst1cX/dzpatch/raw/branch/master/dzpatch.user.js
9- // @downloadURL https://github.com/Myst1cX/dzpatch/raw/branch/master/dzpatch.user.js
8+ // @homepageURL https://github.com/Myst1cX/dzpatch
9+ // @supportURL https://github.com/Myst1cX/dzpatch/issues
10+ // @updateURL https://raw.githubusercontent.com/Myst1cX/dzpatch/main/dzpatch.user.js
11+ // @downloadURL https://raw.githubusercontent.com/Myst1cX/dzpatch/main/dzpatch.user.js
1012// @icon https://cdns-files.dzcdn.net/cache/images/common/favicon/favicon-96x96.852baf648e79894b668670e115e4a375.png
1113// @include /^https:\/\/www\.deezer\.com\/[a-z]{2}\/($|track|album|artist|playlist|episode|show|profile|channels|podcasts|radio|\?|#)/
1214// @match https://www.deezer.com/search/*
@@ -220,3 +222,4 @@ unsafeWindow.fetch = (function (fetch) {
220222 return resp
221223 } ;
222224} ) ( unsafeWindow . fetch ) ;
225+
You can’t perform that action at this time.
0 commit comments