Skip to content

Commit be6ee22

Browse files
authored
Add Android to user agents page (#95)
1 parent 025d96f commit be6ee22

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

data/user_agents.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,14 @@
3131
"logo": "firefox.svg",
3232
"customWidth": 75,
3333
"textTitle": true
34+
},
35+
{
36+
"name": "Android",
37+
"url": "https://developer.android.com/privacy-and-security/certificate-transparency-policy",
38+
"description": "Supporting CT since 2025",
39+
"logo": "android.svg",
40+
"customWidth": 90,
41+
"textTitle": true
3442
}
3543
]
3644
}

0 commit comments

Comments
 (0)