This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* Built with Rollup */ | |
| // ==UserScript== | |
| // @name GazelleSubs | |
| // @namespace marceljungle Scripts | |
| // @description Batch download subscribed collages from Gazelle-based music trackers | |
| // @match *://*.redacted.sh/* | |
| // @match *://*.orpheus.network/* | |
| // @version 1.2.0 | |
| // @author marceljungle | |
| // @require https://cdn.jsdelivr.net/combine/npm/@violentmonkey/dom@2,npm/@violentmonkey/ui@0.7 |