{firefox,chromium}: decrease uBoL blocklists

This commit is contained in:
Aminda Suomalainen 2025-07-08 10:34:46 +03:00
parent 33d19cc2dc
commit 2eefe7dbca
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
2 changed files with 6 additions and 14 deletions

View File

@ -56,6 +56,7 @@
"defaultFiltering": "basic",
"disableFirstRunPage": true,
"noFiltering": [
"-all-urls",
"accountscenter.facebook.com",
"accountscenter.instagram.com",
"accounts.google.com",
@ -80,15 +81,10 @@
"www.suomi.fi"
],
"rulesets": [
"-*",
"+default",
"+badware",
"+block-lan",
"+adguard-spyware-url",
"+openphish-domains",
"+urlhaus-full",
"+fin-0",
"+dpollock-0",
"+stevenblack-hosts"
"+fin-0"
],
"showBlockedCount": true
},

View File

@ -116,6 +116,7 @@
"defaultFiltering": "basic",
"disableFirstRunPage": true,
"noFiltering": [
"-all-urls",
"accountscenter.facebook.com",
"accountscenter.instagram.com",
"accounts.google.com",
@ -140,15 +141,10 @@
"www.suomi.fi"
],
"rulesets": [
"-*",
"+default",
"+badware",
"+block-lan",
"+adguard-spyware-url",
"+openphish-domains",
"+urlhaus-full",
"+fin-0",
"+dpollock-0",
"+stevenblack-hosts"
"+fin-0"
],
"showBlockedCount": true
},