Skip to content

Commit

Permalink
fr: bootstrap with banks
Browse files Browse the repository at this point in the history
  • Loading branch information
anisse authored and Flameeyes committed Jan 1, 2024
1 parent c4acc9f commit 8060b7e
Show file tree
Hide file tree
Showing 3 changed files with 80 additions and 0 deletions.
Empty file.
77 changes: 77 additions & 0 deletions ipv6_in_real_life/data/fr/bank.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
[
{
"main_host": "www.credit-agricole.fr"
},
{
"main_host": "mabanque.bnpparibas",
"additional_hosts": [
"connexion-mabanque.bnpparibas"
]
},
{
"main_host": "www.banquepopulaire.fr"
},
{
"main_host": "www.bred.fr"
},
{
"main_host": "particuliers.sg.fr",
"additional_hosts": [
"professionnels.sg.fr"
]
},
{
"main_host": "www.creditmutuel.fr"
},
{
"main_host": "www.cic.fr"
},
{
"main_host": "www.labanquepostale.fr"
},
{
"main_host": "www.cmb.fr",
"additional_hosts": [
"mon.cmb.fr",
"www.cmso.com",
"mon.cmso.com"
]
},
{
"main_host": "www.boursorama.com",
"additional_hosts": [
"clients.boursobank.com"
]
},
{
"main_host": "www.fortuneo.fr",
"additional_hosts": [
"mabanque.fortuneo.fr"
]
},
{
"main_host": "www.hellobank.fr",
"additional_hosts": [
"espace-client.hellobank.fr"
]
},
{
"main_host": "www.monabanq.com"
},
{
"main_host": "www.bforbank.com"
},
{
"main_host": "qonto.com",
"additional_hosts": [
"app.qonto.com"
]
},
{
"main_host": "memo.bank",
"additional_hosts": [
"client.memo.bank",
"aide.memo.bank"
]
}
]
3 changes: 3 additions & 0 deletions ipv6_in_real_life/data/fr/bank.json.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SPDX-FileCopyrightText: 2024 Anisse Astier

SPDX-License-Identifier: 0BSD

0 comments on commit 8060b7e

Please sign in to comment.