From 1364f12cf21f88d522478821a1add9c38b40e070 Mon Sep 17 00:00:00 2001 From: Matheus Felipe <50463866+matheusfelipeog@users.noreply.github.com> Date: Sat, 11 Dec 2021 00:54:03 -0300 Subject: [PATCH] Update HTTPS support of World Bank --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf5135dc..44e87ebc 100644 --- a/README.md +++ b/README.md @@ -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)**