mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-03 20:57:20 +02:00
Compare commits
No commits in common. "1320a1c5ada3901653d742ae0bec00805e215ba2" and "075b3c952e7a39f032b19e7e2c4c65f057a68d19" have entirely different histories.
1320a1c5ad
...
075b3c952e
@ -676,19 +676,19 @@
|
||||
"Value": 0
|
||||
},
|
||||
"browser.ml.chat.enabled": {
|
||||
"Status": "locked",
|
||||
"Status": "user",
|
||||
"Type": "boolean",
|
||||
"Value": false
|
||||
},
|
||||
"browser.ml.chat.provider": {
|
||||
"Status": "user",
|
||||
"Status": "default",
|
||||
"Type": "string",
|
||||
"Value": ""
|
||||
"Value": "https://chat.mistral.ai/chat"
|
||||
},
|
||||
"browser.ml.linkPreview.enabled": {
|
||||
"Status": "locked",
|
||||
"Status": "default",
|
||||
"Type": "boolean",
|
||||
"Value": false
|
||||
"Value": true
|
||||
},
|
||||
"browser.preferences.moreFromMozilla": {
|
||||
"Status": "default",
|
||||
|
@ -21,10 +21,10 @@ forward-zone:
|
||||
#forward-addr: 86.54.11.200@853#unfiltered.joindns4.eu
|
||||
#forward-addr: 86.54.11.100@853#unfiltered.joindns4.eu
|
||||
# DNS4EU Protective
|
||||
#forward-addr: 2a13:1001::86:54:11:201@853#protective.joindns4.eu
|
||||
#forward-addr: 2a13:1001::86:54:11:1@853#protective.joindns4.eu
|
||||
#forward-addr: 86.54.11.201@853#protective.joindns4.eu
|
||||
#forward-addr: 86.54.11.1@853#protective.joindns4.eu
|
||||
forward-addr: 2a13:1001::86:54:11:201@853#protective.joindns4.eu
|
||||
forward-addr: 2a13:1001::86:54:11:1@853#protective.joindns4.eu
|
||||
forward-addr: 86.54.11.201@853#protective.joindns4.eu
|
||||
forward-addr: 86.54.11.1@853#protective.joindns4.eu
|
||||
# DNS4EU Child Protection and Adblocking
|
||||
#forward-addr: 2a13:1001::86:54:11:211@853#child-noads.joindns4.eu
|
||||
#forward-addr: 2a13:1001::86:54:11:11@853#child-noads.joindns4.eu
|
||||
@ -36,9 +36,9 @@ forward-zone:
|
||||
#forward-addr: 86.54.11.212@853#child.joindns4.eu
|
||||
#forward-addr: 86.54.11.12@853#child.joindns4.eu
|
||||
# DNS4EU Adblocking
|
||||
forward-addr: 2a13:1001::86:54:11:213@853#noads.joindns4.eu
|
||||
forward-addr: 2a13:1001::86:54:11:13@853#noads.joindns4.eu
|
||||
forward-addr: 86.54.11.213@853#noads.joindns4.eu
|
||||
forward-addr: 86.54.11.13@853#noads.joindns4.eu
|
||||
#forward-addr: 2a13:1001::86:54:11:213@853#noads.joindns4.eu
|
||||
#forward-addr: 2a13:1001::86:54:11:13@853#noads.joindns4.eu
|
||||
#forward-addr: 86.54.11.213@853#noads.joindns4.eu
|
||||
#forward-addr: 86.54.11.13@853#noads.joindns4.eu
|
||||
|
||||
# vim: filetype=unbound.conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user