yww
yww
**Bug 详情** 国内网站无法打开 **你的操作** 将电脑网关设置为lede 的地址, dns 设置为 198.19.0.1 访问国内网站 **屏幕截图**   **调试信息** ``` ======================== KoolClash 调试工具 ======================== 调试信息生成于 Fri May 24 2019 23:55:41 GMT+0800 (中国标准时间) 当前浏览器:Chrome 74 --------------------...
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...