Skip to content

Commit

Permalink
v2023.3.54
Browse files Browse the repository at this point in the history
* 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)
  • Loading branch information
lethak committed Mar 18, 2023
1 parent 95fdaca commit 5ebb7c2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DIUserscript.meta.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
// @grant GM_download
// @inject-into page
// @run-at document-start
// @version 2022.10.47
// @version 2023.3.54
// ==/UserScript==
4 changes: 2 additions & 2 deletions DIUserscript.user.js

Large diffs are not rendered by default.

0 comments on commit 5ebb7c2

Please sign in to comment.