Merge pull request #12 from yokod/patch-1

Update ThePirateBaySe.py changed .gd to .cr
pull/1/head
DiMartinoXBMC 2016-01-04 22:58:10 +03:00
commit 8c96083790
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ class ThePirateBaySe(Content.Content):
{'name': 'by Date', 'url_after': '/0/3/0'}]}),
}
baseurl = "thepiratebay.gd"
baseurl = "thepiratebay.cr"
headers = [('User-Agent',
'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124' + \
' YaBrowser/14.10.2062.12061 Safari/537.36'),