提交 baa319f0 编写于 作者: H hjdhnx

增加俩直播源

上级 5517e148
......@@ -170,8 +170,8 @@ def get_lives():
try:
live_text = base64Decode(live_text)
logger.info(f'{path} base64解码完毕')
except:
pass
except Exception as e:
logger.info(f'{path} base64解码失败:{e}')
response = make_response(live_text)
response.headers['Content-Type'] = 'text/plain; charset=utf-8'
return response
......
3.9.32beta8
\ No newline at end of file
3.9.32beta6
\ No newline at end of file
此差异已折叠。
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册