forked from d3cim/mobile_user.js
Update 'user.js'
This commit is contained in:
parent
952b34e71a
commit
5469286c55
1
user.js
1
user.js
|
@ -2147,7 +2147,6 @@ user_pref("browser.safebrowsing.features.malware.update", false); // [FENIX/ICER
|
||||||
user_pref("browser.safebrowsing.features.pishing.update", false); // [FENIX/ICERAVEN]
|
user_pref("browser.safebrowsing.features.pishing.update", false); // [FENIX/ICERAVEN]
|
||||||
user_pref("browser.safebrowsing.features.trackingAnnotation.update", false); // [FENIX/ICERAVEN]
|
user_pref("browser.safebrowsing.features.trackingAnnotation.update", false); // [FENIX/ICERAVEN]
|
||||||
user_pref("browser.safebrowsing.features.trackingProtection.update", false); // [FENIX/ICERAVEN]
|
user_pref("browser.safebrowsing.features.trackingProtection.update", false); // [FENIX/ICERAVEN]
|
||||||
|
|
||||||
// -------------------------------------
|
// -------------------------------------
|
||||||
// Pref : Disable passive Tracking Protection
|
// Pref : Disable passive Tracking Protection
|
||||||
// Passive TP annotates channels to lower the priority of network loads for resources on the tracking protection list.
|
// Passive TP annotates channels to lower the priority of network loads for resources on the tracking protection list.
|
||||||
|
|
Loading…
Reference in New Issue