mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-22 06:13:51 -07:00
Merge pull request #2396 from gentilkiwi/patch-1
Update intertic.py to support FRA - Clermont-Ferrand (T2C)
This commit is contained in:
commit
9f20c03728
1 changed files with 4 additions and 3 deletions
|
@ -76,12 +76,13 @@ FRA_OrganizationalAuthority_Contract_Provider = {
|
||||||
0x078: {
|
0x078: {
|
||||||
4: 'Reims (Citura / Transdev)',
|
4: 'Reims (Citura / Transdev)',
|
||||||
},
|
},
|
||||||
0x502: {
|
|
||||||
83: 'Annecy (Sibra)',
|
|
||||||
},
|
|
||||||
0x091: {
|
0x091: {
|
||||||
1: 'Strasbourg (CTS)',
|
1: 'Strasbourg (CTS)',
|
||||||
},
|
},
|
||||||
|
0x502: {
|
||||||
|
83: 'Annecy (Sibra)',
|
||||||
|
10: 'Clermont-Ferrand (T2C)',
|
||||||
|
},
|
||||||
0x907: {
|
0x907: {
|
||||||
1: 'Dijon (Divia / Keolis)',
|
1: 'Dijon (Divia / Keolis)',
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue