Skip to content

Commit

Permalink
Merge pull request #109 from Terrtia/master
Browse files Browse the repository at this point in the history
chg: [infoleak] add iban
  • Loading branch information
adulau committed Jul 27, 2018
2 parents 99f2ebd + c7d8700 commit cb2ce44
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions infoleak/machinetag.json
Original file line number Diff line number Diff line change
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 cb2ce44

Please sign in to comment.