mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-06-25 16:09:58 +02:00
refactor: improve location info generation for fresh profiles
This commit is contained in:
@@ -424,6 +424,7 @@ export interface WayfernConfig {
|
||||
fingerprint?: string; // JSON string of the complete fingerprint config
|
||||
randomize_fingerprint_on_launch?: boolean; // Generate new fingerprint on every launch
|
||||
os?: WayfernOS; // Operating system for fingerprint generation
|
||||
geo_proxy_signature?: string; // Internal: routing the fingerprint's location was computed for
|
||||
}
|
||||
|
||||
// Wayfern fingerprint config - matches the C++ FingerprintData structure
|
||||
|
||||
Reference in New Issue
Block a user