-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgenerated_urls.json
More file actions
16 lines (16 loc) · 940 Bytes
/
generated_urls.json
File metadata and controls
16 lines (16 loc) · 940 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"URLs": [
{
"Name": "Browsers (all devices)",
"ID": "browser-all",
"URL": "https://gs.statcounter.com/chart.php?device=Desktop%20%26%20Mobile%20%26%20Tablet%20%26%20Console&device_hidden=desktop%2Bmobile%2Btablet%2Bconsole&multi-device=true&statType_hidden=browser®ion_hidden=ww&granularity=monthly&statType=Browser®ion=Worldwide&fromInt=200901&toInt=$currentDate&fromMonthYear=2009-01&toMonthYear=$DateWithDash&csv=1",
"Output": "browsers/all.json"
},
{
"Name": "Operating Systems (desktop)",
"ID": "os-desktop",
"URL": "https://gs.statcounter.com/os-market-share/desktop/worldwide/chart.php?device=Desktop&device_hidden=desktop&statType_hidden=os_combined®ion_hidden=ww&granularity=monthly&statType=Operating%20System®ion=Worldwide&fromInt=200901&toInt=$currentDate&fromMonthYear=2009-01&toMonthYear=$DateWithDash&csv=1",
"Output": "os/desktop.json"
}
]
}