fix blacklist regex

This commit is contained in:
urlbot
2015-06-17 23:30:45 +02:00
parent 465a59c275
commit ea220cce60

View File

@@ -40,7 +40,7 @@ config = {
r'^.*ibash\.de/zitat.*$',
r'^.*golem\.de/news/.*$'
r'^.*paste\.debian\.net/((hidden|plainh?)/)?[0-9a-f]+/?$',
r'^.*example\.(org,net,com).*$'
r'^.*example\.(org|net|com).*$'
],
# the "dice" feature will use more efficient random data (0) for given users