├── README.md └── jdownloader ├── eventscripter └── scripts │ ├── 44nonymous.js │ ├── Biohazmatz.js │ ├── DJwa163.js │ ├── DaDealer.js │ ├── FlyAway.js │ ├── Hartm.js │ ├── Hartm_2.js │ ├── LuckyLuciano.js │ ├── Takhen.js │ ├── Taobaibai.js │ ├── Taobaibai_2.js │ ├── Tedolly.js │ ├── Tom.js │ ├── YenForYang.js │ ├── aiimaim.js │ ├── aiimaim_2.js │ ├── animus.js │ ├── desperado591.js │ ├── desperado591_2.js │ ├── dpinbsp.js │ ├── dxzdxz1.js │ ├── ehorn.js │ ├── flopodopo.js │ ├── guardao.js │ ├── guardao_2.js │ ├── netgearjd.js │ ├── netgearjd_2.js │ ├── patriks.js │ ├── patriks_2.js │ ├── patriks_3.js │ ├── peymanch.js │ ├── rednoah.js │ └── serrato.js ├── link_crawler └── rules │ └── rulereaper1911.json ├── linkgrabber_filter └── filters │ └── filtersreaper1911.filter └── packagizer └── rules ├── reaper1911.packagizer └── thekalinga.packagizer /README.md: -------------------------------------------------------------------------------- 1 | # resources -------------------------------------------------------------------------------- /jdownloader/eventscripter/scripts/44nonymous.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mgpai/resources/HEAD/jdownloader/eventscripter/scripts/44nonymous.js -------------------------------------------------------------------------------- /jdownloader/eventscripter/scripts/Biohazmatz.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mgpai/resources/HEAD/jdownloader/eventscripter/scripts/Biohazmatz.js -------------------------------------------------------------------------------- /jdownloader/eventscripter/scripts/DJwa163.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mgpai/resources/HEAD/jdownloader/eventscripter/scripts/DJwa163.js -------------------------------------------------------------------------------- /jdownloader/eventscripter/scripts/DaDealer.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mgpai/resources/HEAD/jdownloader/eventscripter/scripts/DaDealer.js -------------------------------------------------------------------------------- /jdownloader/eventscripter/scripts/FlyAway.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mgpai/resources/HEAD/jdownloader/eventscripter/scripts/FlyAway.js -------------------------------------------------------------------------------- /jdownloader/eventscripter/scripts/Hartm.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mgpai/resources/HEAD/jdownloader/eventscripter/scripts/Hartm.js -------------------------------------------------------------------------------- /jdownloader/eventscripter/scripts/Hartm_2.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mgpai/resources/HEAD/jdownloader/eventscripter/scripts/Hartm_2.js -------------------------------------------------------------------------------- /jdownloader/eventscripter/scripts/LuckyLuciano.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mgpai/resources/HEAD/jdownloader/eventscripter/scripts/LuckyLuciano.js -------------------------------------------------------------------------------- /jdownloader/eventscripter/scripts/Takhen.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mgpai/resources/HEAD/jdownloader/eventscripter/scripts/Takhen.js -------------------------------------------------------------------------------- /jdownloader/eventscripter/scripts/Taobaibai.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mgpai/resources/HEAD/jdownloader/eventscripter/scripts/Taobaibai.js -------------------------------------------------------------------------------- /jdownloader/eventscripter/scripts/Taobaibai_2.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mgpai/resources/HEAD/jdownloader/eventscripter/scripts/Taobaibai_2.js -------------------------------------------------------------------------------- /jdownloader/eventscripter/scripts/Tedolly.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mgpai/resources/HEAD/jdownloader/eventscripter/scripts/Tedolly.js -------------------------------------------------------------------------------- /jdownloader/eventscripter/scripts/Tom.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mgpai/resources/HEAD/jdownloader/eventscripter/scripts/Tom.js -------------------------------------------------------------------------------- /jdownloader/eventscripter/scripts/YenForYang.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mgpai/resources/HEAD/jdownloader/eventscripter/scripts/YenForYang.js -------------------------------------------------------------------------------- /jdownloader/eventscripter/scripts/aiimaim.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mgpai/resources/HEAD/jdownloader/eventscripter/scripts/aiimaim.js -------------------------------------------------------------------------------- /jdownloader/eventscripter/scripts/aiimaim_2.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mgpai/resources/HEAD/jdownloader/eventscripter/scripts/aiimaim_2.js -------------------------------------------------------------------------------- /jdownloader/eventscripter/scripts/animus.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mgpai/resources/HEAD/jdownloader/eventscripter/scripts/animus.js -------------------------------------------------------------------------------- /jdownloader/eventscripter/scripts/desperado591.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mgpai/resources/HEAD/jdownloader/eventscripter/scripts/desperado591.js -------------------------------------------------------------------------------- /jdownloader/eventscripter/scripts/desperado591_2.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mgpai/resources/HEAD/jdownloader/eventscripter/scripts/desperado591_2.js -------------------------------------------------------------------------------- /jdownloader/eventscripter/scripts/dpinbsp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mgpai/resources/HEAD/jdownloader/eventscripter/scripts/dpinbsp.js -------------------------------------------------------------------------------- /jdownloader/eventscripter/scripts/dxzdxz1.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mgpai/resources/HEAD/jdownloader/eventscripter/scripts/dxzdxz1.js -------------------------------------------------------------------------------- /jdownloader/eventscripter/scripts/ehorn.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mgpai/resources/HEAD/jdownloader/eventscripter/scripts/ehorn.js -------------------------------------------------------------------------------- /jdownloader/eventscripter/scripts/flopodopo.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mgpai/resources/HEAD/jdownloader/eventscripter/scripts/flopodopo.js -------------------------------------------------------------------------------- /jdownloader/eventscripter/scripts/guardao.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mgpai/resources/HEAD/jdownloader/eventscripter/scripts/guardao.js -------------------------------------------------------------------------------- /jdownloader/eventscripter/scripts/guardao_2.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mgpai/resources/HEAD/jdownloader/eventscripter/scripts/guardao_2.js -------------------------------------------------------------------------------- /jdownloader/eventscripter/scripts/netgearjd.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mgpai/resources/HEAD/jdownloader/eventscripter/scripts/netgearjd.js -------------------------------------------------------------------------------- /jdownloader/eventscripter/scripts/netgearjd_2.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mgpai/resources/HEAD/jdownloader/eventscripter/scripts/netgearjd_2.js -------------------------------------------------------------------------------- /jdownloader/eventscripter/scripts/patriks.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mgpai/resources/HEAD/jdownloader/eventscripter/scripts/patriks.js -------------------------------------------------------------------------------- /jdownloader/eventscripter/scripts/patriks_2.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mgpai/resources/HEAD/jdownloader/eventscripter/scripts/patriks_2.js -------------------------------------------------------------------------------- /jdownloader/eventscripter/scripts/patriks_3.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mgpai/resources/HEAD/jdownloader/eventscripter/scripts/patriks_3.js -------------------------------------------------------------------------------- /jdownloader/eventscripter/scripts/peymanch.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mgpai/resources/HEAD/jdownloader/eventscripter/scripts/peymanch.js -------------------------------------------------------------------------------- /jdownloader/eventscripter/scripts/rednoah.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mgpai/resources/HEAD/jdownloader/eventscripter/scripts/rednoah.js -------------------------------------------------------------------------------- /jdownloader/eventscripter/scripts/serrato.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mgpai/resources/HEAD/jdownloader/eventscripter/scripts/serrato.js -------------------------------------------------------------------------------- /jdownloader/link_crawler/rules/rulereaper1911.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mgpai/resources/HEAD/jdownloader/link_crawler/rules/rulereaper1911.json -------------------------------------------------------------------------------- /jdownloader/linkgrabber_filter/filters/filtersreaper1911.filter: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mgpai/resources/HEAD/jdownloader/linkgrabber_filter/filters/filtersreaper1911.filter -------------------------------------------------------------------------------- /jdownloader/packagizer/rules/reaper1911.packagizer: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mgpai/resources/HEAD/jdownloader/packagizer/rules/reaper1911.packagizer -------------------------------------------------------------------------------- /jdownloader/packagizer/rules/thekalinga.packagizer: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mgpai/resources/HEAD/jdownloader/packagizer/rules/thekalinga.packagizer --------------------------------------------------------------------------------