From b6569bc87565b7c9861788ab0b02a1f7f75cf2c0 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 2 Apr 2019 17:28:14 -0400 Subject: [PATCH] Updated Configuration (markdown) --- Configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configuration.md b/Configuration.md index 75c1928..dc8ac88 100644 --- a/Configuration.md +++ b/Configuration.md @@ -101,7 +101,7 @@ Some text to display in the footer of the archive index. Useful for providing s --- #### `URL_BLACKLIST` -**Possible Values:** [`None`]/`".*\.exe$"`/`"((.+\.)?youtube\.com)|(amazon\.com)'... +**Possible Values:** [`None`]/`".*\.exe$"`/`"((.+\.)?youtube\.com)|(amazon\.com)'`/... A regex expression used to exclude certain URLs from the archive. You can use if there are certain domains, extensions, or other URL patterns that you want to ignore whenever they get imported. Blacklisted URLs wont be included in the index, and their page content wont be archived.