mirrorz-org/mirrorz-help

api: generate help list per site

Opened this issue · 1 comments

mirrorz-help has a bunch of helps but not all mirror sites need them, we need to generate a list per site via some API, e.g. https://mirrors.help/api/list/SJTUG-Siyuan

And the result would be a site local name to mirrorz-cname

{
  "site-name": "cname",
  "mx-linux": "mxlinux"
}

Also the list should consider the metadata provided in #58 (comment)