mirror of
http://aero2k.de/t/repos/urlbot-native.git
synced 2017-09-06 15:25:38 +02:00
+test, +flausch
This commit is contained in:
@@ -9,3 +9,14 @@ other_bots = string_list(default=list())
|
||||
[user_pref]
|
||||
|
||||
[user_records]
|
||||
|
||||
[url_blacklist]
|
||||
heise = string(default='^.*heise\.de/.*-[0-9]+\.html$')
|
||||
wikipedia = string(default='^.*wikipedia\.org/wiki/.*$')
|
||||
blog = string(default=string(default='^.*blog\.fefe\.de/\?ts=[0-9a-f]+$'))
|
||||
ibash = string(default='^.*ibash\.de/zitat.*$')
|
||||
golem = string(default='^.*golem\.de/news/.*$')
|
||||
paste_debian = string(default='^.*paste\.debian\.net/((hidden|plainh?)/)?[0-9a-f]+/?$')
|
||||
example = string(default='^.*example\.(org|net|com).*$')
|
||||
sprunge = string(default='^.*sprunge\.us/.*$')
|
||||
ftp_debian = string(default='^.*ftp\...\.debian\.org.*$')
|
||||
|
||||
Reference in New Issue
Block a user