Created
October 7, 2024 06:35
-
-
Save Mara-Li/c128d129893dead43c1774cf07332148 to your computer and use it in GitHub Desktop.
uBlackList – settings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"syncAppearance": true, | |
"linkColor": "default", | |
"highlightColors": [ | |
"#ddeeff" | |
], | |
"syncGeneral": true, | |
"hideControl": true, | |
"enablePathDepth": false, | |
"syncBlocklist": true, | |
"blockColor": "default", | |
"syncInterval": 15, | |
"updateInterval": 120, | |
"dialogTheme": "default", | |
"blockWholeSite": true, | |
"subscriptions": [ | |
{ | |
"name": "Block AI", | |
"url": "https://raw.githubusercontent.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist/main/list_uBlacklist.txt", | |
"enabled": true | |
}, | |
{ | |
"name": "Anti-AI Art (Nuclear)", | |
"url": "https://codeberg.org/ranmaru22/ublacklist-anti-ai-art-subscription/raw/branch/main/nuclear-list.txt", | |
"enabled": true | |
}, | |
{ | |
"name": "HUGE AI Blocklist", | |
"url": "https://raw.githubusercontent.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist/main/list.txt", | |
"enabled": true | |
}, | |
{ | |
"name": "GitHub translation", | |
"url": "https://raw.githubusercontent.com/arosh/ublacklist-github-translation/master/uBlacklist.txt", | |
"enabled": true | |
}, | |
{ | |
"name": "StackOverflow translation", | |
"url": "https://raw.githubusercontent.com/arosh/ublacklist-stackoverflow-translation/master/uBlacklist.txt", | |
"enabled": true | |
}, | |
{ | |
"name": "DevFilter All", | |
"url": "https://raw.githubusercontent.com/quenhus/uBlock-Origin-dev-filter/refs/heads/main/dist/all_search_engines/all.txt", | |
"enabled": true | |
}, | |
{ | |
"name": "Safe minecraft", | |
"url": "https://codeberg.org/legendary_creeper/safebrowsing-for-minecrafters/raw/branch/main/safebrowsing-for-minecrafters.txt", | |
"enabled": true | |
}, | |
{ | |
"name": "SEO spam ", | |
"url": "https://raw.githubusercontent.com/NotaInutilis/Super-SEO-Spam-Suppressor/main/ublacklist.txt", | |
"enabled": true | |
}, | |
{ | |
"name": "Spam Index", | |
"url": "https://raw.githubusercontent.com/elliotwutingfeng/SpamdexingSites/refs/heads/main/blocklist_UBL.txt", | |
"enabled": true | |
}, | |
{ | |
"name": "Nicole's master filter list", | |
"url": "https://raw.githubusercontent.com/nicoleahmed/nicoles-ublacklist/main/nicoles_masterUBL.txt", | |
"enabled": true | |
} | |
], | |
"blacklist": "*://www.next-stage.fr/*\n*://jeu-bayrou.com/*\n*://samagame.com/*\n*://xboxplay.games/*\n*://www.breakflip.com/*\n*://www.codegrepper.com/*\n*://astucejeuxps4.com/*\n*://geshimpact.com/*\n*://jeuendroit.com/*\n*://trucsetastucesjeux.com/*\n*://readforlearn.com/*\n*://www.topactualites.com/*\n*://drumpe.com/*\n*://*.45secondes.fr/*\n*://*.top-mmo.fr/*\n*://*.gamingsym.in/*\n*://*.ubackup.com/*\n*://*.tuneskit.com/*\n*://*.imobie.com/*", | |
"hideBlockLinks": false, | |
"skipBlockDialog": false, | |
"syncSubscriptions": true, | |
"version": "8.9.2" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment