📦GitHub 文件加速

✨ GitHub文件链接带不带协议头都可以, 支持release、archive以及文件, 右键复制出来的链接都是符合标准的

⚠️ 注意:暂不支持文件夹下载

📃 合法输入示例:

📄 分支源码:https://github.com/user/project/archive/master.zip

📁 release源码:https://github.com/user/project/archive/v0.1.0.tar.gz

📂 release文件:https://github.com/user/project/releases/download/v0.1.0/example.zip

💾 commit文件:https://github.com/user/project/blob/master/filename

🖨️ gist:https://gist.githubusercontent.com/user/master/raw/cmd.py