Add useragents library. (#660)
* Add useragents library. * no spaes in tags
This commit is contained in:
parent
e2d9e507f2
commit
0ac2a6353c
1 changed files with 12 additions and 0 deletions
|
|
@ -8256,5 +8256,17 @@
|
|||
"description": "A client for the Pwned passwords API.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/dom96/pwned"
|
||||
},
|
||||
{
|
||||
"name": "useragents",
|
||||
"url": "https://github.com/treeform/useragents",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"useragent"
|
||||
],
|
||||
"description": "User Agent parser for nim.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/treeform/useragents"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue