Gmail weiter gemacht
Dieser Commit ist enthalten in:
@ -5,9 +5,9 @@
|
||||
## Project Overview
|
||||
|
||||
- **Path**: `A:\GiTea\AccountForger`
|
||||
- **Files**: 891 files
|
||||
- **Size**: 354.0 MB
|
||||
- **Last Modified**: 2025-08-01 20:51
|
||||
- **Files**: 987 files
|
||||
- **Size**: 364.7 MB
|
||||
- **Last Modified**: 2025-08-10 00:03
|
||||
|
||||
## Technology Stack
|
||||
|
||||
@ -23,12 +23,12 @@
|
||||
check_rotation_system.py
|
||||
CLAUDE_PROJECT_README.md
|
||||
debug_video_issue.py
|
||||
gitea_push_debug.txt
|
||||
install_requirements.py
|
||||
main.py
|
||||
package.json
|
||||
README.md
|
||||
requirements.txt
|
||||
run_migration.py
|
||||
application/
|
||||
│ ├── __init__.py
|
||||
│ ├── services/
|
||||
@ -80,6 +80,7 @@ controllers/
|
||||
│ └── tiktok_controller.py
|
||||
database/
|
||||
│ ├── accounts.db
|
||||
│ ├── accounts.db-journal
|
||||
│ ├── account_repository.py
|
||||
│ ├── db_manager.py
|
||||
│ ├── schema_v2.sql
|
||||
@ -91,7 +92,8 @@ database/
|
||||
│ ├── add_method_rotation_system.sql
|
||||
│ └── remove_unused_fingerprint_columns.sql
|
||||
docs/
|
||||
│ └── CLEAN_ARCHITECTURE.md
|
||||
│ ├── CLEAN_ARCHITECTURE.md
|
||||
│ └── GMAIL_PHONE_BYPASS_IMPROVEMENTS_2025.md
|
||||
domain/
|
||||
│ ├── exceptions.py
|
||||
│ ├── __init__.py
|
||||
@ -177,6 +179,9 @@ logs/
|
||||
│ ├── instagram_verification.log
|
||||
│ ├── instagram_workflow.log
|
||||
│ ├── main.log
|
||||
│ ├── net/
|
||||
│ │ ├── gmail_landing_de.html
|
||||
│ │ └── google_signup_mail_de.html
|
||||
│ └── screenshots/
|
||||
│ ├── after_account_create_click_1753044575.png
|
||||
│ ├── after_account_create_click_1753044886.png
|
||||
@ -370,3 +375,6 @@ This project is managed with Claude Project Manager. To work with this project:
|
||||
- README updated on 2025-08-01 20:50:22
|
||||
- README updated on 2025-08-01 20:51:41
|
||||
- README updated on 2025-08-01 21:06:44
|
||||
- README updated on 2025-08-09 01:31:28
|
||||
- README updated on 2025-08-10 00:03:51
|
||||
- README updated on 2025-08-10 12:55:25
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren