EM

Results 1 issues of EM

```json { "github.com": { "/.*/.*/releases/download/": { "redirect": "download.fgit.cf", "desc": "release文件加速下载跳转地址" }, "/.*/.*/archive/": { "redirect": "download.fgit.cf" }, "/.*/.*/blame/": { "redirect": "hub.fgit.cf" }, "^/[^/]+/[^/]+(/releases(/.*)?)?$": { "script": [ "github" ], "desc": "clone加速复制链接脚本" },...