Skip to content

Releases: pbiswell/getuseragent

Stable 0.0.7

Choose a tag to compare

@pbiswell pbiswell released this 09 Jun 20:48
  1. 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.

  1. Checks if user agent files exist.
  2. Checks if user list empty in Random()

0.0.6 Stable

Choose a tag to compare

@pbiswell pbiswell released this 05 Jun 13:35
5a79150

Fixed package issues