mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-09-18 07:32:29 +02:00
refactor: cleanup
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user