Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pyproject.toml + fake-useragent fixes #292

Merged
merged 6 commits into from
Feb 6, 2024
Merged

Conversation

melroy89
Copy link
Contributor

@melroy89 melroy89 commented Aug 10, 2023

Description

Update fake-useragent to latest version (1.2.1). Disclaimer: I'm the maintainer.

No need to use the external parameter anymore. And just use random on the list of chrome user agents.

Has This Been Tested?

Checklist:

  • I've read the contributing guidelines of this project
  • I've installed and used .pre_commit on all my code
  • I have documented my code, particularly in hard-to-understand areas
  • I have made any necessary corresponding changes to the documentation

@melroy89 melroy89 changed the title Update pyproject.toml Update pyproject.toml + fake-useragent fixes Aug 10, 2023
melroy89 and others added 6 commits February 6, 2024 00:06
Update fake-useragent to latest version (1.2.1). Disclaimer: I'm the maintainer.
Don't need to use external parameter anymore. Also just use random on the list of chrome browsers UA strings.
Don't need to use external parameter anymore. Also just use random on the list of chrome browsers UA strings.
Don't need to use external parameter anymore. Also just use random on the list of chrome browsers UA strings.
Don't need to use external parameter anymore. Also just use random on the list of chrome browsers UA strings.
@juftin juftin merged commit 731e55e into juftin:main Feb 6, 2024
7 checks passed
@juftin
Copy link
Owner

juftin commented Feb 6, 2024

🎉 This PR is included in version 0.32.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@juftin juftin added the released label Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants