Skip to content

Commit

Permalink
v2018.2.106 (major code structure overhaul)
Browse files Browse the repository at this point in the history
  • Loading branch information
lethak committed Feb 12, 2018
1 parent ffa5a47 commit a4ac3dd
Show file tree
Hide file tree
Showing 7 changed files with 155 additions and 677 deletions.
29 changes: 15 additions & 14 deletions DIUserscript.meta.js
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
// ==UserScript==
// @name DIUserscript for AudioAddict platform
// @namespace LTKDIFMU
// @version 2018.1.4
// @author LethaK Maas
// @description Removes afk popup and minimize ads if possible
// @include https://*.di.fm*
// @include https://*.classicalradio.com*
// @include https://*.radiotunes.com*
// @include https://*.jazzradio.com*
// @include https://*.rockradio.com*
// @name DIUserscript for AudioAddict platforms
// @namespace LTKDIFMU
// @author LethaK Maas
// @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
// @include https://*.di.fm*
// @include https://*.classicalradio.com*
// @include https://*.radiotunes.com*
// @include https://*.jazzradio.com*
// @include https://*.rockradio.com*
// @homepage https://github.com/lethak/LTKDIFMU-userscript
// @downloadURL https://raw.githubusercontent.com/lethak/LTKDIFMU-userscript/live/DIUserscript.user.js
// @updateURL https://raw.githubusercontent.com/lethak/LTKDIFMU-userscript/live/DIUserscript.meta.js
// @icon https://i.imgur.com/vhn9FD6.png
// @grant none
// @run-at document-start
// @updateURL https://raw.githubusercontent.com/lethak/LTKDIFMU-userscript/live/DIUserscript.meta.js
// @icon https://i.imgur.com/vhn9FD6.png
// @grant none
// @run-at document-start
// @version 2018.2.106
// ==/UserScript==
Loading

0 comments on commit a4ac3dd

Please sign in to comment.