Skip to content

Commit

Permalink
Update data.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Kotoki1337 committed May 5, 2024
1 parent f140598 commit 49df894
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions Cards/Orico/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,23 +7,23 @@
},
"cards": [
{
"description": "オリコカード",
"description": "エディオンカード",
"bin": [
524805
354078
],
"card": {
"type": "Credit",
"brand": "Mastercard",
"brand": "JCB",
"country": "JP",
"level": "Gold"
"level": "Standard"
},
"source": "Apple Pay",
"ext": "png"
"ext": "svg"
},
{
"description": "エディオンカード",
"description": "JR TOWER SQUARE CARD",
"bin": [
354078
358305
],
"card": {
"type": "Credit",
Expand All @@ -35,18 +35,18 @@
"ext": "svg"
},
{
"description": "JR TOWER SQUARE CARD",
"description": "オリコカード",
"bin": [
358305
524805
],
"card": {
"type": "Credit",
"brand": "JCB",
"brand": "Mastercard",
"country": "JP",
"level": "Standard"
"level": "Gold"
},
"source": "Apple Pay",
"ext": "svg"
"ext": "png"
},
{
"description": "Costco Global Card",
Expand Down Expand Up @@ -74,7 +74,7 @@
"level": "Gold"
},
"source": "Apple Pay",
"ext": "svg"
"ext": "png"
}
]
}

0 comments on commit 49df894

Please sign in to comment.