mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-10-05 13:07:21 +02: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.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.refresh_interval", 120);
|
||||
|
@ -605,7 +605,7 @@
|
||||
"Comment": "Preference not allowed for stability reasons. :(",
|
||||
"Status": "locked",
|
||||
"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": {
|
||||
"Comment": "Preference not allowed for stability reasons. :(",
|
||||
|
Loading…
x
Reference in New Issue
Block a user