{ "Kestrel": { "Endpoints": { "Http": { "Url": "http://localhost:9999" } } }, "Unbleeper": { "BleepedSwearsRegex": "[а-яА-ЯёЁ@\\*#]+", "MinWordLength": 3, "MinAmbiguousWordLength": 5 }, "SearchDictionary": { "DictionaryPath": "dict/ObsceneDictionaryRu.txt" }, "Telegram": { "UseProxy": false } }