From 8d34d19b701283863bed56d0f344d92f95dcd404 Mon Sep 17 00:00:00 2001 From: gionko <50587289+gionko@users.noreply.github.com> Date: Sat, 24 Aug 2024 18:22:51 +0200 Subject: [PATCH] Abilitato Riot per test - DISABILITARE IPV6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Test di funzionamento di RIOT LOL su Lancache, per farlo funzionare, DISABILITARE su mikrotik tutto il traffico IPv6! Almeno così si spera che funzioni! --- cache_domains.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/cache_domains.json b/cache_domains.json index 0ef8e45..7ce60ce 100644 --- a/cache_domains.json +++ b/cache_domains.json @@ -112,6 +112,11 @@ "description": "CDN for windows updates", "domain_files": ["windowsupdates.txt"] }, + { + "name": "riot", + "description": "CDN for riot games", + "domain_files": ["riot.txt"] + }, { "name": "xboxlive", "description": "CDN for xboxlive",