From 3c6c8cc34f4d84ba5e4882cc8d7596f5dca564b6 Mon Sep 17 00:00:00 2001 From: Yeying-Xingchen Date: Sun, 1 Mar 2026 18:27:20 +0800 Subject: [PATCH] chore: add two new mirror to test. --- .test/static/status.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/.test/static/status.json b/.test/static/status.json index 9f45aea..bb50194 100644 --- a/.test/static/status.json +++ b/.test/static/status.json @@ -988,5 +988,35 @@ "next_schedule_ts": 1769358051, "upstream": "https://github.com/llvm/llvm-project.git", "size": "6.0G" + }, + { + "name": "anthon", + "is_master": true, + "status": "syncing", + "last_update": "0001-01-01 00:00:00 +0000", + "last_update_ts": -62135596800, + "last_started": "2026-02-28 08:11:09 +0000", + "last_started_ts": 1772266269, + "last_ended": "0001-01-01 00:00:00 +0000", + "last_ended_ts": -62135596800, + "next_schedule": "0001-01-01 00:00:00 +0000", + "next_schedule_ts": -62135596800, + "upstream": "rsync://repo-us.aosc.io/anthon/", + "size": "unknown" + }, + { + "name": "mozilla", + "is_master": true, + "status": "success", + "last_update": "2026-02-28 11:03:48 +0000", + "last_update_ts": 1772276628, + "last_started": "2026-02-28 07:24:09 +0000", + "last_started_ts": 1772263449, + "last_ended": "2026-02-28 11:03:48 +0000", + "last_ended_ts": 1772276628, + "next_schedule": "2026-03-01 11:03:48 +0000", + "next_schedule_ts": 1772363028, + "upstream": "https://packages.mozilla.org/", + "size": "unknown" } ] \ No newline at end of file