Skip to content

Commit

Permalink
chg: [infoleak] add iban
Browse files Browse the repository at this point in the history
  • Loading branch information
Terrtia committed Jul 26, 2018
1 parent 99f2ebd commit 688f421
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions infoleak/machinetag.json
Expand Up @@ -48,6 +48,10 @@
"value": "credit-card",
"expanded": "Credit card"
},
{
"value": "iban",
"expanded": "Iban"
},
{
"value": "mail",
"expanded": "Mail"
Expand Down Expand Up @@ -157,6 +161,10 @@
"value": "credit-card",
"expanded": "Credit card"
},
{
"value": "iban",
"expanded": "Iban"
},
{
"value": "mail",
"expanded": "Mail"
Expand Down

0 comments on commit 688f421

Please sign in to comment.