Update aidlist.json

Replace "rid" with prefix as it is more correct this way
This commit is contained in:
Maksym 2023-05-03 00:48:21 +03:00 committed by GitHub
commit f9ea12b98d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2292,7 +2292,7 @@
"Vendor": "NXP", "Vendor": "NXP",
"Country": "", "Country": "",
"Name": "MIFARE 2GO", "Name": "MIFARE 2GO",
"Description": "RID used by MIFARE 2GO-based cards", "Description": "AID prefix used by MIFARE 2GO-based cards",
"Type": "" "Type": ""
}, },
{ {
@ -2324,7 +2324,7 @@
"Vendor": "MasterCard International", "Vendor": "MasterCard International",
"Country": "", "Country": "",
"Name": "Mastercard Private Label Transit", "Name": "Mastercard Private Label Transit",
"Description": "RID Used by transit cards that use private label mastercards (E.g. Ventra and HOP)", "Description": "AID prefix used by transit cards that use private label mastercards (E.g. Ventra and HOP)",
"Type": "transit" "Type": "transit"
} }
] ]