Chrome-Plugin-Settings/uBlacklist/ublacklist-settings.json

28 lines
701 B
JSON
Raw Normal View History

2025-01-01 15:11:39 +01:00
{
"blacklist": "*://www.vlc-download.de/*\n*://*.streaming-community.tv/*",
"blockColor": "default",
"blockWholeSite": true,
"dialogTheme": "default",
"enablePathDepth": false,
"hideBlockLinks": false,
"hideControl": false,
"highlightColors": [
"#ddeeff"
],
"linkColor": "default",
"skipBlockDialog": false,
"subscriptions": [
{
"name": "Private Liste",
"url": "https://git.ponywave.de/Akamaru/uBlacklist-Filterliste/raw/branch/master/ublacklist.txt",
"enabled": true
}
],
"syncAppearance": true,
"syncBlocklist": true,
"syncGeneral": true,
"syncInterval": 15,
"syncSubscriptions": true,
"updateInterval": 120,
"version": "8.9.2"
}