mirror of
https://git.axenov.dev/mirrors/cursor-free-vip.git
synced 2026-01-03 09:19:27 +03:00
Big Update - Fixed Human Verify Problem
This commit is contained in:
@@ -32,7 +32,8 @@ a = Analysis(
|
||||
('cursor_register.py', '.'),
|
||||
('browser.py', '.'),
|
||||
('control.py', '.'),
|
||||
('.env', '.')
|
||||
('.env', '.'),
|
||||
('blacklist.txt', '.')
|
||||
],
|
||||
hiddenimports=[
|
||||
'cursor_auth',
|
||||
|
||||
Reference in New Issue
Block a user