From a2b47d39cf9dbe739cfb1c000b71f05816957098 Mon Sep 17 00:00:00 2001 From: TheBeastLT Date: Fri, 13 Mar 2020 09:49:01 +0100 Subject: [PATCH] [scraper] disables horriblesubs scraper --- scraper/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scraper/index.js b/scraper/index.js index 7b17e05..75091dc 100644 --- a/scraper/index.js +++ b/scraper/index.js @@ -13,7 +13,7 @@ const thepiratebayDumpScraper = require('./scrapers/thepiratebay/thepiratebay_du const thepiratebayUnofficialDumpScraper = require('./scrapers/thepiratebay/thepiratebay_unofficial_dump_scraper'); const PROVIDERS = [ - horribleSubsScraper, + // horribleSubsScraper, rarbgScraper, thepiratebayScraper, kickassScraper,