diff options
author | Slávek Banko <[email protected]> | 2022-11-01 12:36:18 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2022-11-01 12:36:18 +0100 |
commit | 93b692e4e3b4d141a32d8818854ba36e314a9b66 (patch) | |
tree | 1195407baa28ee01cc4975a8b0c4e4f166826f3b /mirrors.json | |
parent | 57e237099c6fe0a9bf4ec006bda03cf7872fdae8 (diff) | |
download | website-core-93b692e4e3b4d141a32d8818854ba36e314a9b66.tar.gz website-core-93b692e4e3b4d141a32d8818854ba36e314a9b66.zip |
Added a new mirror - Worlio.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'mirrors.json')
-rw-r--r-- | mirrors.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mirrors.json b/mirrors.json index 282aec4..9edca52 100644 --- a/mirrors.json +++ b/mirrors.json @@ -26,5 +26,9 @@ "nasutek": { "descr": "Michael J. Manley (NasuTek)", "url": "http://mirror.nasutek.com/trinity/" + }, + "worlio": { + "descr": "Worlio", + "url": "http://files.worlio.com/mirrors/trinity/" } } |