From 98402d16d1c37df83f99c1540e9d7f7291f28c11 Mon Sep 17 00:00:00 2001 From: Bram Prieshof Date: Mon, 13 Jan 2025 13:48:37 +0100 Subject: [PATCH] Update cache_domains.json --- cache_domains.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/cache_domains.json b/cache_domains.json index 138b600..eda2f12 100644 --- a/cache_domains.json +++ b/cache_domains.json @@ -9,6 +9,11 @@ "name": "apple", "description": "CDN for apple updates", "domain_files": ["apple.txt"] + }, + { + "name": "delldownloads", + "description": "CDN for dell downloads", + "domain_files": ["delldownloads.txt"] } ] }