diff --git a/ipv6_in_real_life/data/gb/telco.json b/ipv6_in_real_life/data/gb/telco.json index f7eb930..7aa2312 100644 --- a/ipv6_in_real_life/data/gb/telco.json +++ b/ipv6_in_real_life/data/gb/telco.json @@ -8,6 +8,12 @@ { "main_host": "www.vodafone.co.uk" }, + { + "main_host": "ee.co.uk", + "additional_hosts": [ + "auth.ee.co.uk" + ] + }, { "main_host": "www.virginmedia.com", "additional_hosts": [ @@ -47,5 +53,8 @@ "additional_hosts": [ "accounts.shellenergy.co.uk" ] + }, + { + "main_host": "www.plus.net" } ]