Calibre-Web修复跨域问题

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