Skip to content

Commit

Permalink
update ua data
Browse files Browse the repository at this point in the history
  • Loading branch information
dogancanbakir committed Jul 17, 2024
1 parent c19fce9 commit ed6043c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion cmd/update-useragent/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,8 @@ func getUserAgents() []*useragent.UserAgent {
"Functionize", "Edg/", "assetnote", "gzip", "norton",
"avast", "ccleaner", "avg", "xtpt", "promptmanager", "SznProhlizec",
"(0-0)", "unknown", "ddg", "opx", "RDDocuments", "Reeder",
"Topee", "TulipSAT") ||
"Topee", "TulipSAT", "Opendium", "DingTalk", "Gear",
"GoodAccess", "uacq") ||
hasUidSuffix(userAgent.UserAgent) {
continue
}
Expand Down
2 changes: 1 addition & 1 deletion useragent_data.json

Large diffs are not rendered by default.

0 comments on commit ed6043c

Please sign in to comment.