bing icon indicating copy to clipboard operation
bing copied to clipboard

调取高斯模糊图片返回403

Open chaoszh opened this issue 6 years ago • 1 comments

调取的地址:https://bing.ioliu.cn/v1/blur

{"data":{},"status":{"code":403,"message":"<!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML 2.0//EN\">\r\n<html>\r\n<head><title>403 Forbidden</title></head>\r\n<body bgcolor=\"white\">\r\n<h1>403 Forbidden</h1>\r\n<p>You don't have permission to access the URL on this server.<hr/>Powered by Tengine</body>\r\n</html>\r\n"}}

chaoszh avatar Oct 19 '19 12:10 chaoszh

我调取v1也是403,就只有v1/rand能正常调取,奇怪了

ChrisKimZHT avatar Jun 20 '20 01:06 ChrisKimZHT