Archieeeeee
Archieeeeee
> 你的这个网站(https://bing.ioliu.cn/) 超级喜欢,平常看到喜欢的必应图片可以下载下来做壁纸用,不过可以再新增加一个功能吗?提供一个超高清图片的链接,现在提供的是1080的壁纸,但还是有很多人的屏幕是2k以上,那么看起来就没有那么高清了。 > > 建议在图片的分享、收藏、下载旁边再提供一个超高清的按钮,链接格式是 > "https://cn.bing.com/th?id=OHR." + pictureName + "_UHD.jpg", > 比如你现在服务器上的必应图片(1920x1080)为https://bing.ioliu.cn/photo/TahoeBeach_ZH-CN3786728560?force=home_1 ,那么pictureName为TahoeBeach_ZH-CN3786728560,套入格式中新的超高清必应图片(5641x3173)链接为:https://cn.bing.com/th?id=OHR.TahoeBeach_ZH-CN3786728560_UHD.jpg 牛,你怎么发现的
Is this related to [#3662 ](https://github.com/square/okhttp/issues/3662) , I still got the error: `` java.net.ProtocolException: Unexpected status line: achefly.cachefly.net��PHTTP/1.1 200 OK ``
> > I would like to only enable proxychains for an ip ranges, is it possible? > > currently, it works the other way round: you can specify a range...
@gockxml thanks
it happens when another dotnet installed via dotnet-install.ps1
I have same problem here, detecting state change is easier on the web which has `onClose` event api, see `https://developer.mozilla.org/en-US/docs/Web/API/WebSocket/close_event`