Results 4 issues of yww

**Bug 详情** 国内网站无法打开 **你的操作** 将电脑网关设置为lede 的地址, dns 设置为 198.19.0.1 访问国内网站 **屏幕截图** ![插件界面截图](http://ww1.sinaimg.cn/large/5169c513gy1g3cuhi3ge7j215q0tknck.jpg) ![访问百度](http://ww1.sinaimg.cn/large/5169c513gy1g3cuporyb8j20ko0l0ta5.jpg) **调试信息** ``` ======================== KoolClash 调试工具 ======================== 调试信息生成于 Fri May 24 2019 23:55:41 GMT+0800 (中国标准时间) 当前浏览器:Chrome 74 --------------------...

question

I write a demo with SDWebImageSwiftUI, just put some images in a lazyVStack. here is code for the demo: ``` swift struct ContentView: View { @State private var ImageURLList: [String]...

the Xcode version is 10.0 cause it seems that Xcode 10.0 dose not support i386 any more, i remove all about i386 from rakefile and test.c when i excute `rake...