mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Add useragents library. (#660)
* Add useragents library. * no spaes in tags
This commit is contained in:
parent
e2d9e507f2
commit
0ac2a6353c
@ -8256,5 +8256,17 @@
|
|||||||
"description": "A client for the Pwned passwords API.",
|
"description": "A client for the Pwned passwords API.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/dom96/pwned"
|
"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…
x
Reference in New Issue
Block a user