Containerfile
HISTORY.md
LICENSE
MANIFEST.in
README.md
setup.py
botright/VERSION
botright/__init__.py
botright/botright.py
botright.egg-info/PKG-INFO
botright.egg-info/SOURCES.txt
botright.egg-info/dependency_links.txt
botright.egg-info/requires.txt
botright.egg-info/top_level.txt
botright/modules/__init__.py
botright/modules/faker.py
botright/modules/geetest.py
botright/modules/geetest.torchscript
botright/modules/geetest_helpers.py
botright/modules/geetestv1.torchscript
botright/modules/hcaptcha.py
botright/modules/names.txt
botright/modules/passwords.txt
botright/modules/proxy_manager.py
botright/modules/recaptcha.py
botright/modules/playwright_mock/__init__.py
botright/modules/playwright_mock/browser.py
botright/modules/playwright_mock/element_handle.py
botright/modules/playwright_mock/frame.py
botright/modules/playwright_mock/frame_locator.py
botright/modules/playwright_mock/js_handle.py
botright/modules/playwright_mock/locator.py
botright/modules/playwright_mock/mouse.py
botright/modules/playwright_mock/page.py
botright/modules/recaptcha_model/__init__.py
botright/modules/recaptcha_model/keras_model.h5
botright/modules/recaptcha_model/labels.txt
botright/modules/recaptcha_model/old/v1/keras_model.h5
botright/modules/recaptcha_model/old/v1/labels.txt
botright/modules/recaptcha_model/old/v2/keras_model.h5
botright/modules/recaptcha_model/old/v2/labels.txt
botright/modules/recaptcha_model/old/v3/keras_model.h5
botright/modules/recaptcha_model/old/v3/labels.txt
tests/__init__.py
tests/conftest.py
tests/dev_test.py
tests/test_geetestv3.py
tests/test_geetestv4.py
tests/test_hcaptcha.py
tests/test_recaptcha.py