forked from public/mirror-checker
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
51 lines
1.4 KiB
51 lines
1.4 KiB
{
|
|
"Arch": {
|
|
"out_of_date_since": null,
|
|
"out_of_date_interval": 86400,
|
|
"csc": "archlinux/",
|
|
"upstream": "http://arch.mirror.constant.com/",
|
|
"file": "lastupdate"
|
|
},
|
|
"Ceph": {
|
|
"out_of_date_since": null,
|
|
"out_of_date_interval": 86400,
|
|
"csc": "ceph/",
|
|
"upstream": "https://download.ceph.com/",
|
|
"file": "timestamp"
|
|
},
|
|
"Debian": {
|
|
"out_of_date_since": null,
|
|
"out_of_date_interval": 86400,
|
|
"csc": "",
|
|
"upstream": "https://ftp-master.debian.org/",
|
|
"file": "debian/project/trace/master"
|
|
},
|
|
"Eclipse": {
|
|
"out_of_date_since": null,
|
|
"out_of_date_interval": 172800,
|
|
"csc": "eclipse/",
|
|
"upstream": "http://download.eclipse.org/",
|
|
"file": "TIME"
|
|
},
|
|
"GNU": {
|
|
"out_of_date_since": null,
|
|
"out_of_date_interval": 86400,
|
|
"csc": "",
|
|
"upstream": "https://mirrors.kernel.org/",
|
|
"file": "gnu/mirror-updated-timestamp.txt"
|
|
},
|
|
"Kernel": {
|
|
"out_of_date_since": null,
|
|
"out_of_date_interval": 86400,
|
|
"csc": "kernel.org/",
|
|
"upstream": "https://mirrors.edge.kernel.org/pub/",
|
|
"file": "linux/kernel/next/sha256sums.asc"
|
|
},
|
|
"OpenBSD": {
|
|
"out_of_date_since": null,
|
|
"out_of_date_interval": 86400,
|
|
"csc": "",
|
|
"upstream": "https://ftp.openbsd.org/pub/",
|
|
"file": "OpenBSD/timestamp"
|
|
}
|
|
}
|
|
|