diff --git a/Cards/Orico/data.json b/Cards/Orico/data.json index 75b2ec4..667f467 100644 --- a/Cards/Orico/data.json +++ b/Cards/Orico/data.json @@ -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", @@ -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", @@ -74,7 +74,7 @@ "level": "Gold" }, "source": "Apple Pay", - "ext": "svg" + "ext": "png" } ] } \ No newline at end of file