mirror of
https://github.com/knightcrawler-stremio/knightcrawler.git
synced 2024-12-20 03:29:51 +00:00
screener quality always in name
This commit is contained in:
@@ -6,7 +6,7 @@ const { getAllTrackers } = require('./magnetHelper');
|
|||||||
const ADDON_NAME = 'Torrentio';
|
const ADDON_NAME = 'Torrentio';
|
||||||
const SIZE_DELTA = 0.02;
|
const SIZE_DELTA = 0.02;
|
||||||
const UNKNOWN_SIZE = 300000000;
|
const UNKNOWN_SIZE = 300000000;
|
||||||
const CAM_SOURCES = ['CAM', 'TeleSync', 'TeleCine'];
|
const CAM_SOURCES = ['CAM', 'TeleSync', 'TeleCine', 'SCR'];
|
||||||
const ANIME_PROVIDERS = [
|
const ANIME_PROVIDERS = [
|
||||||
'HorribleSubs',
|
'HorribleSubs',
|
||||||
'NyaaSi',
|
'NyaaSi',
|
||||||
|
|||||||
Reference in New Issue
Block a user