nixos-config/stuff/noscript.json
2024-06-24 10:16:41 +02:00

164 lines
3.8 KiB
JSON

{
"policy": {
"DEFAULT": {
"capabilities": [
"frame",
"fetch",
"noscript",
"other",
"media"
],
"temp": false
},
"TRUSTED": {
"capabilities": [
"script",
"object",
"media",
"frame",
"font",
"webgl",
"fetch",
"ping",
"noscript",
"unchecked_css",
"lan",
"other"
],
"temp": false
},
"UNTRUSTED": {
"capabilities": [],
"temp": false
},
"sites": {
"trusted": [
"§:42lyon.fr",
"§:kitsunes.club",
"§:nixos.org",
"§:cloudflare.com",
"§:duckduckgo.com",
"§:mkdocs.org",
"§:archive.org",
"§:keyoxide.org",
"§:nextdns.io",
"§:sndcdn.com",
"§:reddit.com",
"§:redditstatic.com",
"§:namemc.com",
"§:xeiaso.net",
"§:github.com",
"§:githubassets.com",
"127.0.0.1",
"§:soundcloud.com",
"§:sinewave.cyou",
"§:eightyeightthirty.one",
"§:steamcommunity.com",
"§:steamstatic.com",
"§:proton.me",
"§:liberapay.com",
"§:opencollective.com",
"§:tailscale.com",
"§:tinkerbetter.tube",
"§:openpgp.org",
"§:cern.ch",
"§:indeed.com",
"§:ko-fi.com",
"§:cdn-cookieyes.com",
"§:stripe.com",
"§:msecnd.net",
"§:paypal.com",
"§:paypalobjects.com",
"§:xoom.com",
"§:techhub.social",
"§:ponyvillefm.com",
"§:bronyradio.com",
"§:tildefriends.net",
"§:cohost.org",
"§:hcaptcha.com",
"§:kitsu.life",
"§:lttstore.com",
"§:sleepy.zone",
"localhost",
"§:protondb.com",
"§:itch.io",
"§:kitsunes.chat",
"§:francetravail.fr",
"§:service-public.fr",
"§:europa.eu",
"§:steampowered.com",
"§:knowyourmeme.com",
"§:redbubble.com",
"§:gitlab.com",
"§:stripecdn.com",
"§:youtube.com",
"§:cuddleslut.fr",
"§:papermc.io",
"§:planetminecraft.com",
"§:openstreetmap.org",
"§:facilmap.org",
"§:shopifycdn.com",
"§:xssbook.com",
"§:keybase.io",
"§:google.com",
"§:gstatic.com",
"§:simplelogin.io",
"§:soatok.blog",
"§:gitea.com",
"§:opml.org",
"§:crowdsupply.com",
"§:sigbovik.org",
"§:discord.com",
"§:discordapp.com",
"§:discordapp.net",
"§:ppy.sh",
"§:vantaa.black",
"§:mynixos.com",
"enry",
"§:coursera.org",
"§:bitwarden.com",
"§:firefox.com",
"§:grammarly.com",
"§:as207960.net",
"§:glauca.digital",
"§:haveibeenpwned.com",
"§:twitch.tv",
"§:bandcamp.com",
"§:bcbits.com",
"§:angblev.com",
"§:asciinema.org",
"§:jquery.com",
"§:bootstrapcdn.com",
"§:leboncoin.fr"
],
"untrusted": [
"googletagmanager.com",
"privacy-center.org",
"googletagmanager.com"
],
"custom": {}
},
"enforced": true,
"autoAllowTop": false
},
"local": {
"debug": false,
"showCtxMenuItem": true,
"showCountBadge": true,
"showFullAddresses": false,
"amnesticUpdates": false,
"storage": "local",
"uuid": "9040f84e-c010-48b3-be94-8cd47516895c",
"highContrast": false
},
"sync": {
"global": false,
"xss": true,
"TabGuardMode": "incognito",
"TabGuardPrompt": "post",
"cascadeRestrictions": false,
"overrideTorBrowserPolicy": false,
"storage": "sync"
},
"xssUserChoices": {}
}