Updated RegEx page (added a full tutorial for our RegEx flavor) + describe the BLOCKINGMODEs available + write some lines about the lists format

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER
2018-05-04 18:36:59 +02:00
parent 592d362c06
commit 2fdfeda9db
5 changed files with 190 additions and 54 deletions

View File

@@ -26,9 +26,14 @@ pages:
- 'Updating': 'main/update.md'
- 'FTLDNS':
- 'Overview': "ftldns/index.md"
- 'Blocking mode': "ftldns/blockingmode.md"
- 'RegEx blocking': "ftldns/regex.md"
# - 'Privacy levels': "ftldns/privacy.md"
# - 'Long-term database': "ftldns/database.md"
# - 'API documentation': "ftldns/api.md"
- 'In-depth manual': "ftldns/in-depth.md"
- 'Guides':
# - 'Pi-hole as All-Around DNS Solution': guides/unbound.md
- 'Pi-hole and OpenVPN Server':
- 'Overview': 'guides/vpn/overview.md'
- 'Installation': 'guides/vpn/installation.md'