From 684ea839b80d1c1bb37100d577ee0eb374e9daf5 Mon Sep 17 00:00:00 2001 From: Matheus Felipe <50463866+matheusfelipeog@users.noreply.github.com> Date: Wed, 15 Sep 2021 06:31:34 -0300 Subject: [PATCH] Upd City Bikes HTTPS support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d4caf19..df27ec78 100644 --- a/README.md +++ b/README.md @@ -1053,7 +1053,7 @@ API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [balldontlie](https://balldontlie.io) | Balldontlie provides access to stats data from the NBA | No | Yes | Yes | | [Canadian Football League (CFL)](http://api.cfl.ca/) | Official JSON API providing real-time league, team and player statistics about the CFL | `apiKey` | Yes | No | -| [City Bikes](http://api.citybik.es/v2/) | City Bikes around the world | No | No | Unknown | +| [City Bikes](https://api.citybik.es/v2/) | City Bikes around the world | No | Yes | Unknown | | [Cloudbet](https://www.cloudbet.com/api/) | Official Cloudbet API provides real-time sports odds and betting API to place bets programmatically | `apiKey` | Yes | Yes | | [Ergast F1](http://ergast.com/mrd/) | F1 data from the beginning of the world championships in 1950 | No | Yes | Unknown | | [Fitbit](https://dev.fitbit.com/) | Fitbit Information | `OAuth` | Yes | Unknown |