mirror of
https://github.com/uklans/cache-domains
synced 2025-06-19 07:52:56 +02:00
Use underscore instead of dash to prevent unrecognized variable error in create-unbound script
Signed-off-by: Christophe Vanlancker <carroarmato0@inuits.eu>
This commit is contained in:
parent
b81508bcad
commit
736042f93d
@ -21,7 +21,7 @@
|
|||||||
"domain_files": ["daybreak.txt"]
|
"domain_files": ["daybreak.txt"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "epic-games",
|
"name": "epic_games",
|
||||||
"description": "CDN for Epic Games",
|
"description": "CDN for Epic Games",
|
||||||
"domain_files": ["epic-games.txt"],
|
"domain_files": ["epic-games.txt"],
|
||||||
"mixed_content": true
|
"mixed_content": true
|
||||||
|
Loading…
Reference in New Issue
Block a user