Skip to content
Snippets Groups Projects
Forked from jjlustig / EECS498-uBoard
17 commits behind the upstream repository.
url.json 570 B
{
    "url1": [
        "https://www.umich.edu",
        "0",
        "0"
    ],
    "url2": [
        "https://www.facebook.com",
        "25",
        "0"
    ],
    "url3": [
        "https://www.cnn.com",
        "50",
        "0"
    ],
    "url4": [
        "https://www.google.com",
        "75",
        "0"
    ],
    "url5": [
        "https://www.netflix.com",
        "0",
        "30"
    ],
    "url6": [
        "https://www.amazon.com",
        "25",
        "30"
    ],
    "url7": [
        "https://www.youtube.com",
        "75",
        "30"
    ]
}