xswitch icon indicating copy to clipboard operation
xswitch copied to clipboard

开启后转发错误 (failed) net::ERR_FAILED

Open thkdog opened this issue 5 years ago • 1 comments

image 转发显示这个错误,即使域名使用127.0.0.1都不对 以下是规则: { "proxy": [ [ "http://daily.mgr.edcs.91yilong.cn/api/(.*)", "http://localhost:25001/$1" ], ], }

thkdog avatar Feb 27 '20 05:02 thkdog

补充一下,直接对请求进行 Open In New Tab是可以正常访问的

thkdog avatar Feb 27 '20 05:02 thkdog