diff --git a/configs/mirrors.json b/configs/mirrors.json index a1f357f..ab1b125 100644 --- a/configs/mirrors.json +++ b/configs/mirrors.json @@ -26,11 +26,6 @@ "depth": 1, "delay": 1 }, - { - "url": "https://www.rebornos.org/download-arm/", - "depth": 1, - "delay": 1 - }, { "url": "https://www.rebornos.org/download/", "depth": 1, @@ -577,12 +572,10 @@ "RebornOS-ARM": { "name": "RebornOS ARM", "page": "Distributions", - "rsync": { - "host": "de.mirror.rebornos.org", - "src": "rebornos", - "dest": "/storage/RebornOS-ARM", - "options": "-avzrHy --no-perms --no-group --no-owner --delete --delete-delay --delay-updates --ignore-errors --exclude \".~tmp~\"", - "syncs_per_day": 2 + "static": { + "location": "/storage/RebornOS-Arm", + "source": "https://rebornos.org/download-arm/", + "description": "RebornOS-ARM has been moved to a new project called BredOS For support and newer versions please visit their website. https://bredos.org/" }, "official": true, "homepage": "https://rebornos.org/",