gitextract_s73u_9ea/ ├── .github/ │ └── workflows/ │ ├── build.yml │ ├── remove-old-artifacts.yml │ └── temp-build.yml ├── .gitignore ├── README.EN.md ├── README.md ├── browser_utils.py ├── build.bat ├── build.mac.command ├── build.py ├── build.sh ├── config.py ├── cursor_auth_manager.py ├── cursor_pro_keep_alive.py ├── exit_cursor.py ├── get_email_code.py ├── go_cursor_help.py ├── language.py ├── logger.py ├── logo.py ├── names-dataset.txt ├── patch_cursor_get_machine_id.py ├── requirements.txt ├── reset_machine.py ├── test/ │ └── get_veri_code_test.py ├── test_email.py └── turnstilePatch/ ├── manifest.json ├── readme.txt └── script.js