Private GIT

Skip to content
Snippets Groups Projects
Commit 6326dc3e authored by Dustyn Gibson's avatar Dustyn Gibson
Browse files

Merge branch 'master' into develop

parents 00fcc809 5d4bec2c
Branches
Tags
No related merge requests found
......@@ -41,9 +41,9 @@ class NextGenProvider(generic.TorrentProvider):
self.cache = NextGenCache(self)
self.urls = {'base_url': 'https://nxtgn.info/',
'search': 'https://nxtgn.info/browse.php?search=%s&cat=0&incldead=0&modes=%s',
'login_page': 'https://nxtgn.info/login.php'}
self.urls = {'base_url': 'https://nxtgn.biz/',
'search': 'https://nxtgn.biz/browse.php?search=%s&cat=0&incldead=0&modes=%s',
'login_page': 'https://nxtgn.biz/login.php'}
self.url = self.urls['base_url']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment