mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-12-06 11:57:22 +01:00
firefox: link to raw.githubusercontent.com in hopes of bypassing Anubis
This commit is contained in:
parent
0ee239099f
commit
71854509d5
@ -8,7 +8,7 @@
|
|||||||
lockPref("autoadmin.failover_to_cached", true);
|
lockPref("autoadmin.failover_to_cached", true);
|
||||||
lockPref(
|
lockPref(
|
||||||
"autoadmin.global_config_url",
|
"autoadmin.global_config_url",
|
||||||
"https://codeberg.org/Aminda/shell-things/raw/branch/cxefa/conf/firefox-forbidden-policies.js",
|
"https://raw.githubusercontent.com/Mikaela/shell-things/refs/heads/cxefa/conf/firefox-forbidden-policies.js",
|
||||||
);
|
);
|
||||||
lockPref("autoadmin.offline_failover", true);
|
lockPref("autoadmin.offline_failover", true);
|
||||||
lockPref("autoadmin.refresh_interval", 120);
|
lockPref("autoadmin.refresh_interval", 120);
|
||||||
|
|||||||
@ -605,7 +605,7 @@
|
|||||||
"Comment": "Preference not allowed for stability reasons. :(",
|
"Comment": "Preference not allowed for stability reasons. :(",
|
||||||
"Status": "locked",
|
"Status": "locked",
|
||||||
"Type": "string",
|
"Type": "string",
|
||||||
"Value": "https://codeberg.org/Aminda/shell-things/raw/branch/cxefa/conf/firefox-forbidden-policies.js"
|
"Value": "https://raw.githubusercontent.com/Mikaela/shell-things/refs/heads/cxefa/conf/firefox-forbidden-policies.js"
|
||||||
},
|
},
|
||||||
"autoadmin.offline_failover": {
|
"autoadmin.offline_failover": {
|
||||||
"Comment": "Preference not allowed for stability reasons. :(",
|
"Comment": "Preference not allowed for stability reasons. :(",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user