Skip to content

Commit 4f8255c

Browse files
committed
v2019.11.24 zenradio support (fix #25) + no more google-ads + fix #13 #14
1 parent b72dd3b commit 4f8255c

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

DIUserscript.meta.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,12 @@
88
// @include https://*.radiotunes.com*
99
// @include https://*.jazzradio.com*
1010
// @include https://*.rockradio.com*
11+
// @include https://*.zenradio.com*
1112
// @homepage https://github.com/lethak/LTKDIFMU-userscript
1213
// @downloadURL https://raw.githubusercontent.com/lethak/LTKDIFMU-userscript/live/DIUserscript.user.js
1314
// @updateURL https://raw.githubusercontent.com/lethak/LTKDIFMU-userscript/live/DIUserscript.meta.js
1415
// @icon https://i.imgur.com/vhn9FD6.png
1516
// @grant none
1617
// @run-at document-start
17-
// @version 2019.8.2
18+
// @version 2019.11.24
1819
// ==/UserScript==

DIUserscript.user.js

+3-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,16 @@ This userscript is trying to minimize and block audio and visual advertisement o
2626

2727
## Compatible webradios
2828

29-
DIUserscript is totally or partially functional on 5 known websites so far, consult the [complete list here](https://www.audioaddict.com).
29+
DIUserscript is totally or partially functional on 5 known websites so far, consult the [official list here](https://www.audioaddict.com).
3030

3131
* https://di.fm
3232
* https://classicalradio.com
3333
* https://radiotunes.com
3434
* https://jazzradio.com
3535
* https://rockradio.com
36+
* https://www.zenradio.com (new)
3637

37-
As a fan of Digital, Classical, Jazz and Rock music, I can listen to those web radio without interruption
38+
As a fan of Digital, Classical, Zen, Jazz and Rock music, I can listen to those web radio without interruption
3839

3940
## Installation
4041

@@ -59,7 +60,7 @@ Direct link to the userscript: https://github.com/lethak/LTKDIFMU-userscript/raw
5960

6061
The userscript is setup to be auto-updated via metadata-block [[1]](https://wiki.greasespot.net/Metadata_Block)[[2]](https://tampermonkey.net/documentation.php#_updateURL).
6162

62-
Nothing to be done beside asking tampermonkey or greasemonkey to check for updates; or wait for/setup them to do it automatically.
63+
Nothing to be done by default. Just make sure your script manager checks for updates or setup it to do it automatically.
6364

6465

6566
## Versioning

0 commit comments

Comments
 (0)