refactor: cleanup

This commit is contained in:
zhom
2026-09-05 07:32:03 +04:00
parent 4f655e2173
commit 7682fc6b57
12 changed files with 367 additions and 175 deletions
+3
View File
@@ -4224,6 +4224,9 @@ impl McpServer {
serde_json::json!({
"browser": "wayfern",
"fingerprint": config.fingerprint,
"identity_id": config.identity_id,
"identity_overrides": config.identity_overrides,
"location": config.location,
"os": config.os,
"randomize_fingerprint_on_launch": config.randomize_fingerprint_on_launch,
"screen_max_width": config.screen_max_width,