add configure page

This commit is contained in:
mrcanelas
2021-09-11 11:47:09 -03:00
committed by TheBeastLT
parent 7977a0f0fc
commit adc0a6dd71
7 changed files with 27 additions and 26 deletions

View File

@@ -35,7 +35,7 @@ module.exports = [
// { scraper: require('../scrapers/thepiratebay/thepiratebay_dump_scraper') }
// { scraper: require('../scrapers/thepiratebay/thepiratebay_unofficial_dump_scraper') }
// { scraper: require('../scrapers/thepiratebay/thepiratebay_update_size_scraper') }
{ scraper: AnimesTorrent, name: AnimesTorrent.NAME, cron: '0 0 */4 ? * *' },
// { scraper: AnimesTorrent, name: AnimesTorrent.NAME, cron: '0 0 */4 ? * *' },
{ scraper: Comando, name: Comando.NAME, cron: '0 0 */4 ? * *' },
{ scraper: ComoEuBaixo, name: ComoEuBaixo.NAME, cron: '0 0 */4 ? * *' },
{ scraper: DarkMahou, name: DarkMahou.NAME, cron: '0 0 */4 ? * *' },