From 6d45ee2ef70e6042aa5aa6b86f8f9d1c7662878d Mon Sep 17 00:00:00 2001 From: fRANkYB4 Date: Mon, 4 Nov 2024 16:01:06 +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 c9b6709..c8d368c 100644 --- a/cache_domains.json +++ b/cache_domains.json @@ -121,6 +121,11 @@ "name": "xboxlive", "description": "CDN for xboxlive", "domain_files": ["xboxlive.txt"] + }, + { + "name": "drivers", + "description": "Drivers repository", + "domain_files": ["drivers.txt"] } ] }