mirror of
http://aero2k.de/t/repos/urlbot-native.git
synced 2017-09-06 15:25:38 +02:00
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['persistent_storage'] = 'urlbot.persistent'
|
||||||
|
|
||||||
config['url_blacklist'] = [
|
config['url_blacklist'] = [
|
||||||
r'^.*heise\.de/newsticker/.*$',
|
r'^.*heise\.de/[^/]+/meldung/.*$',
|
||||||
r'^.*wikipedia\.org/wiki/.*$'
|
r'^.*wikipedia\.org/wiki/.*$'
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user