Skip to content

Commit

Permalink
gb: add EE and PlusNet
Browse files Browse the repository at this point in the history
  • Loading branch information
Flameeyes committed Jul 12, 2024
1 parent b1fc7f0 commit bacb9c0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions ipv6_in_real_life/data/gb/telco.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down Expand Up @@ -47,5 +53,8 @@
"additional_hosts": [
"accounts.shellenergy.co.uk"
]
},
{
"main_host": "www.plus.net"
}
]

0 comments on commit bacb9c0

Please sign in to comment.