From acbdac1b67f028aedf5c8f1fa41280dcd1257789 Mon Sep 17 00:00:00 2001 From: borg-0300 Date: Mon, 9 Mar 2009 18:37:50 +0000 Subject: [PATCH] corrected examples git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5688 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/Blacklist_p.html | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/htroot/Blacklist_p.html b/htroot/Blacklist_p.html index 1130b4e1c..0ac4d6cc9 100644 --- a/htroot/Blacklist_p.html +++ b/htroot/Blacklist_p.html @@ -75,13 +75,15 @@ +
  • domain.net/fullpath
  • +
  • domain.net/*
  • +
  • *.domain.net/*
  • +
  • *.sub.domain.net/*
  • +
  • sub.domain.*/*
  • +
  • domain.*/*
  • +
  • a complete regex (slow)
  • + +