Releases: vvanglro/cf-clearance
Releases · vvanglro/cf-clearance
v0.31.0
What's Changed
- feat: use importlib replace pkg_resources and mypy by @vvanglro in #47
- fix: frame refreshed turnstile click target closed by @vvanglro in #50
- feat: add firefox usage and example by @vvanglro in #51
- feat: docker server support firefox and exec js by @vvanglro in #52
Full Changelog: v0.30.1...v0.31.0
v0.30.1
v0.30.0
What's Changed
- fix: docker pw zombies by @vvanglro in #40
- [feat] support customized headers/cookies by @adyzng in #41
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #42
- feat: increase cf to judge whether there is a challenge by @vvanglro in #43
- chore: drop py37 by @vvanglro in #44
New Contributors
- @adyzng made their first contribution in #41
- @pre-commit-ci made their first contribution in #42
Full Changelog: v0.29.3...v0.30.0
v0.29.2
v0.29.1
What's Changed
- fix: Turnstile challenge by @KohnoseLami in #25
- feat: add new type of challege button inside a frame by @unsciorg in #34
- feat: poetry to pdm by @vvanglro in #35
- fix: judge iframe url by @vvanglro in #36
New Contributors
Full Changelog: v0.29.0...v0.29.1
v0.29.0
v0.28.3
v0.28.2
v0.28.1
- new js script
- refactor retry.py @KohnoseLami (#10)
- refactor server.py @KohnoseLami (#11)
- add pre-commit