Cleaned up formats and fixed a typo

This commit is contained in:
TeamLinux01 2019-03-07 11:18:24 -05:00
parent 7089703008
commit a894224dda
No known key found for this signature in database
GPG Key ID: 257BE21DC9A4070A
12 changed files with 18 additions and 19 deletions

View File

@ -37,7 +37,7 @@
}, },
{ {
"name": "nintendo", "name": "nintendo",
"description": "CDN for nintendo (swtich)", "description": "CDN for nintendo (switch)",
"domain_files": ["nintendo.txt"] "domain_files": ["nintendo.txt"]
}, },
{ {
@ -47,11 +47,11 @@
"mixed_content": true, "mixed_content": true,
"domain_files": ["origin.txt"] "domain_files": ["origin.txt"]
}, },
{ {
"name": "renegadex", "name": "renegadex",
"description": "CDN for Renegade X", "description": "CDN for Renegade X",
"domain_files": ["renegadex.txt"] "domain_files": ["renegadex.txt"]
}, },
{ {
"name": "riot", "name": "riot",
"description": "CDN for riot games", "description": "CDN for riot games",
@ -100,4 +100,3 @@
} }
] ]
} }