Calibre-Web修复跨域问题

canca1周前 (01-20)41
修改D:\calibre-web-master\cps\web.py文件原来代码def add_security_headers(resp):     default_src = ([host.strip() for&…