Skip to content

Commit fd8ec18

Browse files
authored
Update dzpatch.user.js
1 parent cfe38f2 commit fd8ec18

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

dzpatch.user.js

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,10 @@
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+

0 commit comments

Comments
 (0)