chore: add note to big api key list
parent
31e32f91c0
commit
4e433eceab
1
insee.js
1
insee.js
|
@ -6,6 +6,7 @@ const precision = {
|
||||||
arrondissement: 'ARR',
|
arrondissement: 'ARR',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// PS: these api keys have all been deleted
|
||||||
const API_KEYS = [
|
const API_KEYS = [
|
||||||
"7f113b8e-b1ca-36c0-ae0b-4f038f941241", // original app
|
"7f113b8e-b1ca-36c0-ae0b-4f038f941241", // original app
|
||||||
"aaaf836f-0cc9-3b6e-9f43-11c7c277ba38", // app 2
|
"aaaf836f-0cc9-3b6e-9f43-11c7c277ba38", // app 2
|
||||||
|
|
Loading…
Reference in New Issue