Releases: pbiswell/getuseragent
Releases · pbiswell/getuseragent
Release list
Stable 0.0.7
- Added individual list limits, which can be used when using one or multiple lists.
For example, if you used:
UserAgent("firefox+ios", limit=5)
It would limit each list to 5 user agents, and two lists, bringing the total user agents 10.
- Checks if user agent files exist.
- Checks if user list empty in Random()