The default way the program gets user agents is now from an online, up-to-date database
with the help of the fake-useragent package. Reading useragents from a custom local
file is still available as a parameter to the UserAgentManager class. Solves #28.
Coverage increased (+1.02%) to 62.344% when pulling 58d69f54fecf35cfe0906955ae992e7c526fe32f on la55u:master into fac206a8c54a53f1765999808d9ccaf841a492aa on pgaref:master.
The default way the program gets user agents is now from an online, up-to-date database with the help of the fake-useragent package. Reading useragents from a custom local file is still available as a parameter to the UserAgentManager class. Solves #28.