From 736042f93d654befd80c4bf2ed5b51b5e79dd0e2 Mon Sep 17 00:00:00 2001 From: Christophe Vanlancker Date: Wed, 5 Jun 2019 09:59:03 +0200 Subject: [PATCH] Use underscore instead of dash to prevent unrecognized variable error in create-unbound script Signed-off-by: Christophe Vanlancker --- cache_domains.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cache_domains.json b/cache_domains.json index 9d27387..6bc6ace 100644 --- a/cache_domains.json +++ b/cache_domains.json @@ -21,7 +21,7 @@ "domain_files": ["daybreak.txt"] }, { - "name": "epic-games", + "name": "epic_games", "description": "CDN for Epic Games", "domain_files": ["epic-games.txt"], "mixed_content": true