Created
June 7, 2022 23:20
-
-
Save MikeeI/b4ea183ff1e75d9aa8e692d30261c5f3 to your computer and use it in GitHub Desktop.
timetable.json
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
{ | |
"last_updated": "2020-04-01T00:00:00.000Z", | |
"timetable": [ | |
{ | |
"timestamp": "1654643900", | |
"url": "http://www.example.com/" | |
}, | |
{ | |
"timestamp": "1654643903", | |
"url": "http://google.com/" | |
}, | |
{ | |
"timestamp": "1654643902", | |
"url": "http://aple.com/" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment