diff --git a/fingerprinting-protections/config_reference.json b/fingerprinting-protections/config_reference.json index dc2effba..1f534e9e 100644 --- a/fingerprinting-protections/config_reference.json +++ b/fingerprinting-protections/config_reference.json @@ -1,6 +1,15 @@ { "readme": "This configuration has fingerprinting protections only with some exceptions", "features": { + "apiManipulation": { + "exceptions": [ + { + "domain": "hardware-exception.test", + "reason": "Disable hardware APIs protection" + } + ], + "state": "enabled" + }, "fingerprintingBattery": { "exceptions": [ {