1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-26 15:54:36 +02:00

Updated Configuration (markdown)

Nick Sweeting
2019-04-02 17:28:14 -04:00
parent c471773231
commit b6569bc875

@@ -101,7 +101,7 @@ Some text to display in the footer of the archive index. Useful for providing s
--- ---
#### `URL_BLACKLIST` #### `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. 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.