Skip to content

Stable 0.0.7

Latest

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()