From 6ed8ca03dceea016a1a4908176deef33213c4b0c Mon Sep 17 00:00:00 2001 From: PC-Heini Date: Thu, 29 Aug 2024 09:29:46 +0200 Subject: [PATCH] Added RSI Launcher with mixed content=true Not sure if this is correct but it exclusively uses https --- cache_domains.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/cache_domains.json b/cache_domains.json index bf0466e..055e509 100644 --- a/cache_domains.json +++ b/cache_domains.json @@ -78,6 +78,12 @@ "description": "CDN for riot games", "domain_files": ["riot.txt"] }, + { + "name": "rsi", + "description": "CDN for RSI launcher e.g. Star Citizen", + "mixed_content": true, + "domain_files": ["rsi.txt"] + }, { "name": "rockstar", "description": "CDN for rockstar games",