Support passing multiple IP addresses

Signed-off-by: Christophe Vanlancker <carroarmato0@inuits.eu>
This commit is contained in:
Christophe Vanlancker
2019-06-15 23:27:16 +02:00
parent f6e7004612
commit 66194b3db5
3 changed files with 11 additions and 7 deletions

View File

@ -1,6 +1,6 @@
{
"ips": {
"steam": "10.10.3.11",
"steam": ["10.10.3.10", "10.10.3.11"],
"origin": "10.10.3.12",
"blizzard": "10.10.3.13",
"windows": "10.10.3.14",