mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-22 06:13:51 -07:00
Merge pull request #2332 from gentilkiwi/patch-1
Update intertic.py to support Besançon / Ginko
This commit is contained in:
commit
16db62c7cb
1 changed files with 3 additions and 0 deletions
|
@ -85,6 +85,9 @@ FRA_OrganizationalAuthority_Contract_Provider = {
|
||||||
0x908: {
|
0x908: {
|
||||||
1: 'Rennes (STAR / Keolis)',
|
1: 'Rennes (STAR / Keolis)',
|
||||||
},
|
},
|
||||||
|
0x911: {
|
||||||
|
5: 'Besançon (Ginko / Keolis)',
|
||||||
|
},
|
||||||
0x912: {
|
0x912: {
|
||||||
3: 'Le Havre (Lia / Transdev)',
|
3: 'Le Havre (Lia / Transdev)',
|
||||||
35: 'Cherbourg-en-Cotentin (Cap Cotentin / Transdev)',
|
35: 'Cherbourg-en-Cotentin (Cap Cotentin / Transdev)',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue