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

fix fefe-regex

This commit is contained in:
Thorsten
2016-01-04 14:36:22 +01:00
parent e1f451c094
commit ddcc4988b3

View File

@@ -24,4 +24,4 @@ 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.*$')
fefe = string(default='fefe=^.*blog\.fefe\.de.*$')
fefe = string(default='^.*blog\.fefe\.de.*$')