解析逻辑优化
This commit is contained in:
parent
2b6bd6a65e
commit
0f7bdde324
@ -86,6 +86,7 @@ def parse_home(filename):
|
|||||||
env = get_env()
|
env = get_env()
|
||||||
py_ctx.update({
|
py_ctx.update({
|
||||||
'vipUrl': url,
|
'vipUrl': url,
|
||||||
|
'realUrl': '',
|
||||||
'input': url,
|
'input': url,
|
||||||
'fetch_params': {'headers': {'Referer':url}, 'timeout': 10, 'encoding': 'utf-8'},
|
'fetch_params': {'headers': {'Referer':url}, 'timeout': 10, 'encoding': 'utf-8'},
|
||||||
'jsp':jsp,
|
'jsp':jsp,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user