Commit Graph

2 Commits

Author SHA1 Message Date
fe496c007b feat: add realistic http headers and replace requests with urllib in http_client
Replace the `requests` library with `urllib` for HTTP calls, introduce a pool of realistic User-Agent strings and dynamic header generation (Accept-Language, Accept, etc.) in `http_client.py`, and remove the `requests>=2.31.0` dependency from `requirements.txt`.
2025-11-08 00:44:23 +00:00
dd39a60c06 chore: bump project version to 1.23.0, add requirements.txt with 10 dependencies, and update .gitignore with png/gemini patterns 2025-11-07 20:46:54 +00:00