added stuff to @include

This commit is contained in:
uh wot 2021-07-13 14:41:25 +02:00
parent 1401de475b
commit 69c7dae564
Signed by: uhwot
GPG Key ID: CB2454984587B781
1 changed files with 4 additions and 4 deletions

View File

@ -3,17 +3,17 @@
// @namespace io.github.uhwot.dzunlock
// @description enables deezer hifi features lol
// @author uh wot
// @version 1.1.2
// @version 1.1.3
// @license GPL-3.0-only
// @homepageURL https://git.freezer.life/uhwot/dzunlock
// @downloadURL https://git.freezer.life/uhwot/dzunlock/raw/branch/master/dzunlock.user.js
// @icon https://cdns-files.dzcdn.net/cache/images/common/favicon/favicon-96x96.852baf648e79894b668670e115e4a375.png
// @include /^https:\/\/www\.deezer\.com\/[a-z]{2}\/($|track|album|artist|playlist|episode|show|profile|channels)/
// @include /^https:\/\/www\.deezer\.com\/[a-z]{2}\/($|track|album|artist|playlist|episode|show|profile|channels|podcasts|smarttracklist|radio)/
// @match https://www.deezer.com/search/*
// @match https://www.deezer.com/account/*
// @require https://cdnjs.cloudflare.com/ajax/libs/aes-js/3.1.2/index.min.js
// @grant GM_getValue
// @grant GM_setValue
// @grant GM_getValue
// @grant GM_setValue
// ==/UserScript==
const debug = false