* Don't send any contents of the hw object * Never send app/lang * Don't send download_time_ms The motivation is that these could otherwise potentially be used to fingerprint users.
7 lines
132 B
Python
7 lines
132 B
Python
include_rules = [
|
|
"+brave/components/update_client",
|
|
"+chrome/updater",
|
|
"+components/prefs",
|
|
"+components/update_client",
|
|
]
|