Last active
March 3, 2021 21:51
-
-
Save sbward/93188d5e8a02efa94cbf1a2ea0e5113e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"MRData": { | |
"xmlns": "http:\/\/ergast.com\/mrd\/1.4", | |
"series": "f1", | |
"url": "http://ergast.com/api/f1/2018/circuits.json", | |
"limit": "30", | |
"offset": "0", | |
"total": "21", | |
"CircuitTable": { | |
"season": "2018", | |
"Circuits": [ | |
{ | |
"circuitId": "albert_park", | |
"url": "http:\/\/en.wikipedia.org\/wiki\/Melbourne_Grand_Prix_Circuit", | |
"circuitName": "Albert Park Grand Prix Circuit", | |
"Location": { | |
"lat": "-37.8497", | |
"long": "144.968", | |
"locality": "Melbourne", | |
"country": "</script><script>alert('You are vulnerable to cross site scripting!')</script>" | |
} | |
} | |
] | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment