url_blacklist: unloosen the heise regex
This commit is contained in:
@@ -27,7 +27,7 @@ config['path_cmdfifo'] = 'cmdfifo'
|
||||
config['persistent_storage'] = 'urlbot.persistent'
|
||||
|
||||
config['url_blacklist'] = [
|
||||
r'^.*heise\.de/newsticker/.*$',
|
||||
r'^.*heise\.de/[^/]+/meldung/.*$',
|
||||
r'^.*wikipedia\.org/wiki/.*$'
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user