5 Commits

Author SHA1 Message Date
Don-Swanson
b842c44bd1
Update README and User Agent generation scripts for final release; version bump to 1.2.4
Bump Dependencies.
2026-04-14 19:44:56 -05:00
Don-Swanson
5a062aff29
Update User Agent generation from Opera to Safari 2026-03-23 18:10:15 -05:00
Don-Swanson
65326e37b4
Refactor User Agent handling in request.py and ua_generator.py
- Removed hardcoded User Agent strings and replaced them with a fallback mechanism using DEFAULT_FALLBACK_UA.
- Updated gen_user_agent function to ensure compatibility with older configurations.
- Bumped version to 1.1.1 to reflect changes in User Agent management.
2025-11-23 22:16:53 -06:00
Don-Swanson
490fc6c4f9
UA ua_generator and generate_uas.py updates 2025-11-23 21:10:50 -06:00
Don-Swanson
9b3a6ce550
Update README and codebase to enhance User Agent handling
- Revised README to reflect changes in Google search behavior and Whoogle's response strategies.
- Implemented a User Agent pool for improved request handling, including fallback mechanisms.
- Added configuration options for displaying the User Agent in search results.
- Introduced a command-line tool for generating custom User Agent strings.
- Enhanced request headers to include additional parameters for better compatibility with Google services.
2025-11-23 20:35:08 -06:00