mirror of
https://github.com/ironfox-oss/IronFox.git
synced 2026-06-11 09:44:46 -04:00
fix: Remove network.trr prefs from prebuild.sh in favor of the new UI settings
Signed-off-by: celenity <celenity@celenity.dev>
This commit is contained in:
@@ -427,9 +427,6 @@ sed -i \
|
||||
-e 's/^$network.cookie.cookieBehavior.optInPartitioning.pbmode$/z99.ignore.\1/' \
|
||||
-e 's/^$network.fetchpriority.enabled$/z99.ignore.\1/' \
|
||||
-e 's/^$network.http.largeKeepaliveFactor$/z99.ignore.\1/' \
|
||||
-e 's/^$network.trr.excluded-domains$/z99.ignore.\1/' \
|
||||
-e 's/^$network.trr.mode$/z99.ignore.\1/' \
|
||||
-e 's/^$network.trr.uri$/z99.ignore.\1/' \
|
||||
-e 's/^$privacy.fingerprintingProtection$/z99.ignore.\1/' \
|
||||
-e 's/^$privacy.fingerprintingProtection.overrides$/z99.ignore.\1/' \
|
||||
-e 's/^$privacy.fingerprintingProtection.pbmode$/z99.ignore.\1/' \
|
||||
|
||||
Reference in New Issue
Block a user