Skip to content

Instantly share code, notes, and snippets.

@netanel-haber
Created May 22, 2024 08:11
Show Gist options
  • Save netanel-haber/6d438be65ccdfc4c936d2d33e6139e2d to your computer and use it in GitHub Desktop.
Save netanel-haber/6d438be65ccdfc4c936d2d33e6139e2d to your computer and use it in GitHub Desktop.
uBlacklist settings
{
"blacklist": "*://pynative.com/*\n*://pythonbasics.org/*\n*://realpython.com/*\n*://thispointer.com/*\n*://www.codecademy.com/*\n*://www.codingem.com/*\n*://www.digitalocean.com/*\n*://www.educative.io/*\n*://www.edureka.co/*\n*://www.freecodecamp.org/*\n*://www.geeksforgeeks.org/*\n*://www.javatpoint.com/*\n*://www.learnbyexample.org/*\n*://www.programiz.com/*\n*://www.pythontutorial.net/*\n*://www.simplilearn.com/*\n*://www.thoughtco.com/*\n*://www.toppr.com/*\n*://www.tutorialspoint.com/*\n*://www.w3resource.com/*\n*://www.w3schools.com/*\n// Highlighting:\n@1*://*.baeldung.com/*\n@1*://*.docs.python.org/*\n@1*://*.stackoverflow.com/*\n*://www.tutorialsteacher.com/*\n*://towardsdatascience.com/*\n*://flexiple.com/*\n*://www.askpython.com/*\n*://pythonprinciples.com/*\n*://appdividend.com/*",
"blockWholeSite": false,
"skipBlockDialog": true,
"hideBlockLinks": false,
"hideControl": false,
"enablePathDepth": false,
"linkColor": "default",
"blockColor": "default",
"highlightColors": [
"#ddeeff"
],
"dialogTheme": "default",
"syncBlocklist": true,
"syncGeneral": false,
"syncAppearance": false,
"syncSubscriptions": false,
"syncInterval": 15,
"subscriptions": [
{
"name": "ai art",
"url": "https://codeberg.org/ranmaru22/ublacklist-anti-ai-art-subscription/raw/branch/main/nuclear-list.txt",
"enabled": true
}
],
"updateInterval": 720,
"version": "8.6.0"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment