Skip to content

Instantly share code, notes, and snippets.

@dserodio
Created November 26, 2025 21:31
Show Gist options
  • Select an option

  • Save dserodio/0efbb199c41dba732ce58a6cffd7f4d9 to your computer and use it in GitHub Desktop.

Select an option

Save dserodio/0efbb199c41dba732ce58a6cffd7f4d9 to your computer and use it in GitHub Desktop.
uBlackList settings
{
"blacklist": "@*://openai.com/*\n@*://theresanaiforthat.com/*\n*://www.tiktok.com/*",
"blockColor": "default",
"blockWholeSite": false,
"dialogTheme": "default",
"enableMatchingRules": false,
"enablePathDepth": false,
"hideBlockLinks": false,
"hideControl": false,
"highlightColors": [
"#ddeeff"
],
"linkColor": "default",
"serpInfoSettings": {
"user": {
"content": "name: My SERPINFO\npages: []\n"
},
"remote": [
{
"url": "https://raw.githubusercontent.com/ublacklist/builtin/refs/heads/dist/serpinfo/google.yml",
"custom": false,
"enabled": true
},
{
"url": "https://raw.githubusercontent.com/ublacklist/builtin/refs/heads/dist/serpinfo/bing.yml",
"custom": false,
"enabled": false
},
{
"url": "https://raw.githubusercontent.com/ublacklist/builtin/refs/heads/dist/serpinfo/brave.yml",
"custom": false,
"enabled": false
},
{
"url": "https://raw.githubusercontent.com/ublacklist/builtin/refs/heads/dist/serpinfo/duckduckgo.yml",
"custom": false,
"enabled": false
},
{
"url": "https://raw.githubusercontent.com/ublacklist/builtin/refs/heads/dist/serpinfo/ecosia.yml",
"custom": false,
"enabled": false
},
{
"url": "https://raw.githubusercontent.com/ublacklist/builtin/refs/heads/dist/serpinfo/kagi.yml",
"custom": false,
"enabled": false
},
{
"url": "https://raw.githubusercontent.com/ublacklist/builtin/refs/heads/dist/serpinfo/searxng.yml",
"custom": false,
"enabled": false
},
{
"url": "https://raw.githubusercontent.com/ublacklist/builtin/refs/heads/dist/serpinfo/startpage.yml",
"custom": false,
"enabled": false
},
{
"url": "https://raw.githubusercontent.com/ublacklist/builtin/refs/heads/dist/serpinfo/yahoo-japan.yml",
"custom": false,
"enabled": false
},
{
"url": "https://raw.githubusercontent.com/ublacklist/builtin/refs/heads/dist/serpinfo/yandex.yml",
"custom": false,
"enabled": false
}
]
},
"skipBlockDialog": false,
"subscriptions": [
{
"name": "Main AI Blocklist",
"url": "https://raw.githubusercontent.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist/main/list_uBlacklist.txt",
"enabled": true
}
],
"syncAppearance": false,
"syncBlocklist": true,
"syncGeneral": false,
"syncInterval": 15,
"syncSerpInfo": false,
"syncSubscriptions": false,
"updateInterval": 120,
"version": "9.3.0"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment