Skip to content

Commit

Permalink
it: include more banks, utilities and transports.
Browse files Browse the repository at this point in the history
  • Loading branch information
Flameeyes committed Dec 30, 2023
1 parent 36f8135 commit 562f07e
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 0 deletions.
12 changes: 12 additions & 0 deletions ipv6_in_real_life/data/it/bank.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,17 @@
"additional_hosts": [
"content.unicredit.it"
]
},
{
"main_host": "www.credit-agricole.it",
"additional_hosts": [
"nowbanking.credit-agricole.it"
]
},
{
"main_host": "www.bancobpm.it",
"additional_hosts": [
"youweb.bancobpm.it"
]
}
]
6 changes: 6 additions & 0 deletions ipv6_in_real_life/data/it/groceries.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,11 @@
},
{
"main_host": "www.carrefour.it"
},
{
"main_host": "www.conad.it",
"additional_hosts": [
"my.conad.it"
]
}
]
3 changes: 3 additions & 0 deletions ipv6_in_real_life/data/it/telco.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,8 @@
},
{
"main_host": "www.iliad.it"
},
{
"main_host": "www.fastweb.it"
}
]
6 changes: 6 additions & 0 deletions ipv6_in_real_life/data/it/transport.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,11 @@
"actv.avmspa.it",
"www.veneziaunica.it"
]
},
{
"main_host": "mobilitadimarca.it"
},
{
"main_host": "www.autobus.it"
}
]

0 comments on commit 562f07e

Please sign in to comment.