1
0
mirror of http://aero2k.de/t/repos/urlbot-native.git synced 2017-09-06 15:25:38 +02:00

blacklist paste.debian.net, example.{org,net,com}

This commit is contained in:
urlbot
2015-06-17 11:38:06 +02:00
parent b7f0087e0d
commit 465a59c275

View File

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