mirror of
https://github.com/TheBeastLT/torrentio-scraper.git
synced 2026-01-11 22:40:22 +00:00
screener quality always in name
This commit is contained in:
parent
fb46d7e00e
commit
2042ca7067
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ const { getAllTrackers } = require('./magnetHelper');
|
|||
const ADDON_NAME = 'Torrentio';
|
||||
const SIZE_DELTA = 0.02;
|
||||
const UNKNOWN_SIZE = 300000000;
|
||||
const CAM_SOURCES = ['CAM', 'TeleSync', 'TeleCine'];
|
||||
const CAM_SOURCES = ['CAM', 'TeleSync', 'TeleCine', 'SCR'];
|
||||
const ANIME_PROVIDERS = [
|
||||
'HorribleSubs',
|
||||
'NyaaSi',
|
||||
|
|
|
|||
Loading…
Reference in a new issue