fix blacklist regex
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user