apis-is / apis

Making data readily available to anyone interested
https://apis.is
MIT License
162 stars 64 forks source link

flight endpoint fix #474

Closed ycaK closed 5 years ago

ycaK commented 5 years ago

Modified the file for flight endpoint (index.js). Changed the jquery code for parsing data from the Keflavik Airport website.

fix-only+fixed-index.zip

api-fix.js -> contains only the lines that I changed in the index.js index.js - > contains the api-fix code and the previous code

Should work, but requires testing Kacy Z.

EDIT: I meant to merge from my fork of apis, sorry for the inconvenience.

MiniGod commented 5 years ago

Hey, thank! Could you make a new PR that points the right way?

ycaK commented 5 years ago

Here, https://github.com/apis-is/apis/pull/475