oops, no "+" there

This commit is contained in:
Noah Levitt 2016-05-07 01:46:36 +00:00
parent 464da5c3a6
commit c12090b3ef

View file

@ -176,7 +176,7 @@ class Site(brozzler.BaseDictable):
}, },
{ {
"url_match": "SURT_MATCH", "url_match": "SURT_MATCH",
"value": "+http://(com,woop,)/fuh/", "value": "http://(com,woop,)/fuh/",
}, },
{ {
"host": "badhost.com", "host": "badhost.com",