Merge branch 'master' of github.com:kodiondemand/addon
This commit is contained in:
+1
-4
@@ -367,9 +367,6 @@ def proxy_post_processing(url, proxy_data, response, opt):
|
||||
|
||||
def downloadpage(url, **opt):
|
||||
logger.info()
|
||||
|
||||
|
||||
|
||||
"""
|
||||
Open a url and return the data obtained
|
||||
|
||||
@@ -620,4 +617,4 @@ def fill_fields_post(info_dict, req, response, req_headers, inicio):
|
||||
import traceback
|
||||
logger.error(traceback.format_exc(1))
|
||||
|
||||
return info_dict, response
|
||||
return info_dict, response
|
||||
|
||||
Reference in New Issue
Block a user