Update HTTPS support of World Bank

This commit is contained in:
Matheus Felipe 2021-12-11 00:54:03 -03:00 committed by GitHub
parent 31883a44c2
commit 1364f12cf2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1364,7 +1364,7 @@ API | Description | Auth | HTTPS | CORS |
| [TLE](https://tle.ivanstanojevic.me/#/docs) | Satellite information | No | Yes | No |
| [USGS Earthquake Hazards Program](https://earthquake.usgs.gov/fdsnws/event/1/) | Earthquakes data real-time | No | Yes | No |
| [USGS Water Services](https://waterservices.usgs.gov/) | Water quality and level info for rivers and lakes | No | Yes | No |
| [World Bank](https://datahelpdesk.worldbank.org/knowledgebase/topics/125589) | World Data | No | No | No |
| [World Bank](https://datahelpdesk.worldbank.org/knowledgebase/topics/125589) | World Data | No | Yes | No |
| [xMath](https://x-math.herokuapp.com/) | Random mathematical expressions | No | Yes | Yes |
**[⬆ Back to Index](#index)**