|
|
|
@ -11,7 +11,7 @@ TZ = UTC
|
|
|
|
|
|
|
|
|
|
#ADS-B Exchange https://www.adsbexchange.com/data/ |
|
|
|
|
[ADSBX] |
|
|
|
|
API_KEY = 1a7faee2-7dd4-4922-a7de-1a3c434db502 |
|
|
|
|
API_KEY = apikey |
|
|
|
|
|
|
|
|
|
#OpenSky https://opensky-network.org/apidoc/index.html |
|
|
|
|
#When using without your own login user and pass should be None |
|
|
|
@ -25,5 +25,5 @@ API_KEY = googleapikey
|
|
|
|
|
|
|
|
|
|
#Used for failover messages |
|
|
|
|
[DISCORD] |
|
|
|
|
URL = https://discord.com/api/webhooks/759965612179980349/IVcEVNKZVIY5421JI6KB3ItIfmEtM5cZKvxjr3fuKDH50Zi0Tph-1igh2Holw5g0DN32 |
|
|
|
|
URL = webhookurl |
|
|
|
|
|
|
|
|
|