Fix url of RiperAM content search

pull/16/merge
inpos 2017-12-09 14:30:01 +03:00
parent 675b8f0e13
commit f12e052018
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ class RiperAM(Content.Content):
'hot': ('Most Recent', '/', {'page': '/portal.php?tp=%d', 'increase': 30, 'second_page': 30}),
}
baseurl = "http://riperam.org"
baseurl = "http://bt.kubyshka.org"
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'),