diff --git a/config.json b/config.json index 4602303..208c2d8 100644 --- a/config.json +++ b/config.json @@ -4,5 +4,17 @@ "bands": [ 14 ] + }, + "rot7": { + "ip": "192.168.33.83", + "bands": [ + 7, 28 + ] + }, + "rot21": { + "ip": "192.168.33.84", + "bands": [ + 21, 144 + ] } } \ No newline at end of file diff --git a/public/index.html b/public/index.html index 15f3756..265f225 100644 --- a/public/index.html +++ b/public/index.html @@ -3,11 +3,11 @@
-