Private GIT

Skip to content
Snippets Groups Projects
Commit 8c80322f authored by Alexandre's avatar Alexandre Committed by miigotu
Browse files

Update xthor.py (#4161)

* Add midgetspy back to copywrite, because echelon sent a DMCA. (#3938)

* Show information in poster view in seperate DIV (#4011)

Added a new DIV to hold the show information.
This way custom CSS is more dynamic. And if original CSS is used, there is no harm.

* Revert "Show information in poster view in seperate DIV (#4011)" (#4016)

This reverts commit 72f937b3.

* Update xthor.py

modify the url for xthor.to
parent b3013b93
No related branches found
No related tags found
No related merge requests found
......@@ -31,8 +31,8 @@ class XThorProvider(TorrentProvider):
TorrentProvider.__init__(self, 'XThor')
self.url = 'https://xthor.bz'
self.urls = {'search': 'https://api.xthor.bz'}
self.url = 'https://xthor.to'
self.urls = {'search': 'https://api.xthor.to'}
self.freeleech = None
self.api_key = None
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment