forked from gabLaroche/death-to-ie11
-
Notifications
You must be signed in to change notification settings - Fork 0
/
websites.json
28 lines (28 loc) · 815 Bytes
/
websites.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"list" : [
{
"url" : "https://gabriellaroche.dev/",
"label": "gabriellaroche.dev"
},
{
"url" : "https://dev.to/",
"label": "Dev.to"
},
{
"url" : "https://github.com/",
"label": "GitHub"
},
{
"url" : "https://support.zendesk.com/hc/en-us/articles/360002084367-Removal-of-support-for-Internet-Explorer-11",
"label": "Zendesk"
},
{
"url" : "https://protonmail.com",
"label": "ProtonMail"
},
{
"url" : "https://community.atlassian.com/t5/Feedback-Forum-articles/Retiring-IE11-support-for-Atlassian-cloud-server-and-data-center/ba-p/1185312",
"label": "Atlassian"
}
]
}