diff --git a/client/resources/ecplist.json b/client/resources/ecplist.json index 77ca4432e..0ee508956 100644 --- a/client/resources/ecplist.json +++ b/client/resources/ecplist.json @@ -70,6 +70,20 @@ "name": "Transit: TFL", "description": "Found by a member of Proxmark community. Data bytes define a mask of supported EMV payment networks for fallback. In this case: Amex, Visa, Mastercard, Maestro, Vpay" }, + { + "type": "transit", + "key": ["mbta", "boston"], + "value": "6a02c801000300030000000000", + "name": "Transit: MBTA", + "description": "" + }, + { + "type": "transit", + "key": ["brisbane"], + "value": "6a02c801000300040000000000", + "name": "Transit: Brisbane", + "description": "" + }, { "type": "transit", "key": ["latap", "losangeles"], @@ -98,6 +112,20 @@ "name": "Transit: Presto", "description": "" }, + { + "type": "transit", + "key": ["lyon"], + "value": "6a02c80100030b300000000000", + "name": "Transit: Lyon", + "description": "" + }, + { + "type": "transit", + "key": ["regielignedazur", "rla", "nice"], + "value": "6a02c80100030c540000000000", + "name": "Transit: Régie Ligne d'Azur", + "description": "" + }, { "type": "access", "key": ["demo", "placeholder"],