mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-01 19:57:26 +02:00
Compare commits
2 Commits
075b3c952e
...
1320a1c5ad
Author | SHA1 | Date | |
---|---|---|---|
1320a1c5ad | |||
b14ff86436 |
@ -676,19 +676,19 @@
|
|||||||
"Value": 0
|
"Value": 0
|
||||||
},
|
},
|
||||||
"browser.ml.chat.enabled": {
|
"browser.ml.chat.enabled": {
|
||||||
"Status": "user",
|
"Status": "locked",
|
||||||
"Type": "boolean",
|
"Type": "boolean",
|
||||||
"Value": false
|
"Value": false
|
||||||
},
|
},
|
||||||
"browser.ml.chat.provider": {
|
"browser.ml.chat.provider": {
|
||||||
"Status": "default",
|
"Status": "user",
|
||||||
"Type": "string",
|
"Type": "string",
|
||||||
"Value": "https://chat.mistral.ai/chat"
|
"Value": ""
|
||||||
},
|
},
|
||||||
"browser.ml.linkPreview.enabled": {
|
"browser.ml.linkPreview.enabled": {
|
||||||
"Status": "default",
|
"Status": "locked",
|
||||||
"Type": "boolean",
|
"Type": "boolean",
|
||||||
"Value": true
|
"Value": false
|
||||||
},
|
},
|
||||||
"browser.preferences.moreFromMozilla": {
|
"browser.preferences.moreFromMozilla": {
|
||||||
"Status": "default",
|
"Status": "default",
|
||||||
|
@ -21,10 +21,10 @@ forward-zone:
|
|||||||
#forward-addr: 86.54.11.200@853#unfiltered.joindns4.eu
|
#forward-addr: 86.54.11.200@853#unfiltered.joindns4.eu
|
||||||
#forward-addr: 86.54.11.100@853#unfiltered.joindns4.eu
|
#forward-addr: 86.54.11.100@853#unfiltered.joindns4.eu
|
||||||
# DNS4EU Protective
|
# DNS4EU Protective
|
||||||
forward-addr: 2a13:1001::86:54:11:201@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: 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.201@853#protective.joindns4.eu
|
||||||
forward-addr: 86.54.11.1@853#protective.joindns4.eu
|
#forward-addr: 86.54.11.1@853#protective.joindns4.eu
|
||||||
# DNS4EU Child Protection and Adblocking
|
# 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:211@853#child-noads.joindns4.eu
|
||||||
#forward-addr: 2a13:1001::86:54:11:11@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.212@853#child.joindns4.eu
|
||||||
#forward-addr: 86.54.11.12@853#child.joindns4.eu
|
#forward-addr: 86.54.11.12@853#child.joindns4.eu
|
||||||
# DNS4EU Adblocking
|
# DNS4EU Adblocking
|
||||||
#forward-addr: 2a13:1001::86:54:11:213@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: 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.213@853#noads.joindns4.eu
|
||||||
#forward-addr: 86.54.11.13@853#noads.joindns4.eu
|
forward-addr: 86.54.11.13@853#noads.joindns4.eu
|
||||||
|
|
||||||
# vim: filetype=unbound.conf
|
# vim: filetype=unbound.conf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user