Skip to content

Commit a4ac3dd

Browse files
committed
v2018.2.106 (major code structure overhaul)
1 parent ffa5a47 commit a4ac3dd

7 files changed

+155
-677
lines changed

DIUserscript.meta.js

+15-14
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
11
// ==UserScript==
2-
// @name DIUserscript for AudioAddict platform
3-
// @namespace LTKDIFMU
4-
// @version 2018.1.4
5-
// @author LethaK Maas
6-
// @description Removes afk popup and minimize ads if possible
7-
// @include https://*.di.fm*
8-
// @include https://*.classicalradio.com*
9-
// @include https://*.radiotunes.com*
10-
// @include https://*.jazzradio.com*
11-
// @include https://*.rockradio.com*
2+
// @name DIUserscript for AudioAddict platforms
3+
// @namespace LTKDIFMU
4+
// @author LethaK Maas
5+
// @description Fanmade script, Removing audio & visual Ads, allowing ad-blockers, allowing to be away from keyboard (AFK) without audio interruption on websites & webradios using the platform from AudioAddict.com
6+
// @include https://*.di.fm*
7+
// @include https://*.classicalradio.com*
8+
// @include https://*.radiotunes.com*
9+
// @include https://*.jazzradio.com*
10+
// @include https://*.rockradio.com*
11+
// @homepage https://github.com/lethak/LTKDIFMU-userscript
1212
// @downloadURL https://raw.githubusercontent.com/lethak/LTKDIFMU-userscript/live/DIUserscript.user.js
13-
// @updateURL https://raw.githubusercontent.com/lethak/LTKDIFMU-userscript/live/DIUserscript.meta.js
14-
// @icon https://i.imgur.com/vhn9FD6.png
15-
// @grant none
16-
// @run-at document-start
13+
// @updateURL https://raw.githubusercontent.com/lethak/LTKDIFMU-userscript/live/DIUserscript.meta.js
14+
// @icon https://i.imgur.com/vhn9FD6.png
15+
// @grant none
16+
// @run-at document-start
17+
// @version 2018.2.106
1718
// ==/UserScript==

0 commit comments

Comments
 (0)