File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -249,13 +249,13 @@ https://corona-stats.online/uk?source=2&minimal=true (with source and countr
249249
250250---------------------------------------------------------------------------------
251251
252- # Get data as JSON - Add ?json=true
252+ # Get data as JSON - Add ?format=json
253253
254254## Example:
255- https://corona-stats.online?json=true
256- https://corona-stats.online/Italy?json=true (with country filter)
257- https://corona-stats.online/?source=2&json=true (with source)
258- https://corona-stats.online/uk?source=2&json=true (with source and country)
255+ https://corona-stats.online?format=json
256+ https://corona-stats.online/Italy?format=json (with country filter)
257+ https://corona-stats.online/?source=2&format=json (with source)
258+ https://corona-stats.online/uk?source=2&format=json (with source and country)
259259
260260---------------------------------------------------------------------------------
261261
You can’t perform that action at this time.
0 commit comments