okay fine sites don't like not having cookies
This commit is contained in:
parent
c2bce2053f
commit
d820203384
1 changed files with 0 additions and 6 deletions
|
|
@ -91,12 +91,6 @@ in {
|
||||||
Cookies = {
|
Cookies = {
|
||||||
Behaviour = "reject-foreign"; # No third party cookies
|
Behaviour = "reject-foreign"; # No third party cookies
|
||||||
BehaviourPrivateBrowsing = "reject";
|
BehaviourPrivateBrowsing = "reject";
|
||||||
|
|
||||||
Block = [
|
|
||||||
"https://google.com"
|
|
||||||
"https://maps.google.com"
|
|
||||||
"https://youtube.com"
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
|
|
||||||
WebsiteFilter.Block = ["https://chatgpt.com"];
|
WebsiteFilter.Block = ["https://chatgpt.com"];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue