removing cachedump from publichd
This commit is contained in:
@@ -47,7 +47,6 @@ class PublicHD(TorrentProvider):
|
||||
log.error('Failed to get data from %s.', searchUrl)
|
||||
return results
|
||||
|
||||
print data
|
||||
try:
|
||||
soup = BeautifulSoup(data)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user