Skip to content

Commit 5ebb7c2

Browse files
committed
v2023.3.54
* Anonymous user are no longer required to register an account after listening for 30 minutes when "emulating premium" feature is enabled. Upon upgrading the script, wipe cookies and localstorage and refresh the page. (issue #63) * Adblocking: Refactored some deprecated code. In any case, "emulating premium" should suffice to do the job at the moment. * Premium Channels: Added DI into the scope of the still experimental unlock feature and made some improvements. (issue #63) * Player(track previous): Fixed a bug where the button would not appear on some conditions. (issue #64) * Player(volume input control): Fixed a bug where the input would not appear on some conditions. (issue #65)
1 parent 95fdaca commit 5ebb7c2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

DIUserscript.meta.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
// @grant GM_download
3232
// @inject-into page
3333
// @run-at document-start
34-
// @version 2022.10.47
34+
// @version 2023.3.54
3535
// ==/UserScript==

DIUserscript.user.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)