Update noscript whitelist.

This commit is contained in:
2024-07-23 14:07:14 +12:00
parent 465604af77
commit b5e1d7c411

View File

@ -77,6 +77,8 @@
"§:airnewzealand.com", "§:airnewzealand.com",
"§:airnewzealand.co.nz", "§:airnewzealand.co.nz",
"§:airpointsstore.co.nz", "§:airpointsstore.co.nz",
"§:reddit.com",
"§:redditstatic.com",
"§:cve.org", "§:cve.org",
"§:aquasec.com", "§:aquasec.com",
"§:nist.gov", "§:nist.gov",
@ -92,7 +94,21 @@
"§:opentlc.com", "§:opentlc.com",
"§:openshift.net", "§:openshift.net",
"§:jmhbnz.github.io", "§:jmhbnz.github.io",
"§:redhatworkshops.io" "§:redhatworkshops.io",
"§:bunnings.co.nz",
"§:openshiftapps.com",
"§:westpac.co.nz",
"§:kapiticoast.govt.nz",
"§:discord.com",
"§:farmlandspro.co.nz",
"§:hnry.io",
"§:trademe.co.nz",
"§:bitwarden.com",
"§:one.nz",
"§:vodafone.co.nz",
"§:cncf.io",
"§:openshift.com",
"§:force.com"
], ],
"untrusted": [], "untrusted": [],
"custom": {} "custom": {}
@ -105,6 +121,7 @@
"showCtxMenuItem": true, "showCtxMenuItem": true,
"showCountBadge": true, "showCountBadge": true,
"showFullAddresses": false, "showFullAddresses": false,
"showProbePlaceholders": true,
"amnesticUpdates": false, "amnesticUpdates": false,
"storage": "local", "storage": "local",
}, },
@ -119,6 +136,7 @@
}, },
"xssUserChoices": { "xssUserChoices": {
"https://mail.google.com>https://www.youtube.com": "allow", "https://mail.google.com>https://www.youtube.com": "allow",
"https://drive.google.com>https://youtube.googleapis.com": "allow" "https://drive.google.com>https://youtube.googleapis.com": "allow",
"https://auth.redhat.com>https://sso.online.tableau.com": "allow"
} }
} }