Chase Choi
Chase Choi
see https://github.com/Tencent/mars/pull/1048
Thank you @icedice , I have generated the project successfully. 1. Update file `Tuist-Pokedex/Tuist/Dependencies.swift` ```swift // Tuist-Pokedex/Tuist/Dependencies.swift let dependencies = Dependencies( carthage: [ .github(path: "JonasGessner/JGProgressHUD", requirement: .upToNext("2.0.0")), ], platforms: [.iOS]...
@xiaozhaodong 改成`memoryview`即可,已修复并push到相应分支。
It seems that the result of [https://www.isitdownrightnow.com/openuserjs.org.html](https://www.isitdownrightnow.com/openuserjs.org.html) is **not** reliable. The file on [https://openuserjs.org/src/libs/sizzle/GM_config.js](https://openuserjs.org/src/libs/sizzle/GM_config.js) is accessible in my country, but it's still telling me that it's down for everyone. Yes....
OK. I will try that.
I've released [v1.0.30](https://greasyfork.org/en/scripts/412498-doi-to-sci-hub), give it a try
It's a free CDN for open source projects. Can you access the file as expected? https://raw.githubusercontent.com/sizzlemctwizzle/GM_config/master/gm_config.js is quite slow for users in China, so I use jsdelivr
`https://raw.githubusercontent.com/*` is blocked in China. I'm not familiar with **ipfs**, so I find the easiest way to make sure the resource is accessible to you as soon as possible. Maybe...
Hi @groele, it's might be a system-proxy-related issue. Turning off system proxy might be working.