diff --git a/settings.json.example b/settings.json.example index b8bb995..65bcec6 100644 --- a/settings.json.example +++ b/settings.json.example @@ -25,6 +25,7 @@ "license_detection": true, "license_regex_detect": "\\{\\{(license|lizenz|licence|copyright)", "license_regex": "\\{\\{(license|lizenz|licence|copyright)(\\ |\\|)(?P.*?)\\}\\}", + "disallow_regexes": [], "wiki_bot_login": "", "wiki_bot_password": "", "show_added_categories": true,