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
// ==UserScript== | |
// @name Filter torrentleech | |
// @namespace fb | |
// @description remove UDEMY and TV-episodes with few seeders from Torrentleech | |
// @include *.torrentleech.org/torrents/browse | |
// @include *.torrentleech.org/torrents/browse/index/page/* | |
// @include *.torrentleech.org/torrents/browse/index/categories/* | |
// @exclude *.torrentleech.org/torrents/browse/index/query/* | |
// @version 1 | |
// @grant none |