Private GIT

Skip to content
Snippets Groups Projects
Commit 5e6aea97 authored by Ruud's avatar Ruud
Browse files

Score providers

parent 6c7c4c7a
Branches
Tags
No related merge requests found
...@@ -116,7 +116,7 @@ def sizeScore(size): ...@@ -116,7 +116,7 @@ def sizeScore(size):
def providerScore(provider): def providerScore(provider):
if provider in ['NZBMatrix', 'Nzbs', 'Newzbin']: if provider in ['OMGWTFNZBs', 'PassThePopcorn', 'SceneAccess', 'TorrentLeech']:
return 20 return 20
if provider in ['Newznab']: if provider in ['Newznab']:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment