mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-06-21 13:24:20 -04:00
oops, no "+" there
This commit is contained in:
parent
464da5c3a6
commit
c12090b3ef
1 changed files with 1 additions and 1 deletions
|
@ -176,7 +176,7 @@ class Site(brozzler.BaseDictable):
|
|||
},
|
||||
{
|
||||
"url_match": "SURT_MATCH",
|
||||
"value": "+http://(com,woop,)/fuh/",
|
||||
"value": "http://(com,woop,)/fuh/",
|
||||
},
|
||||
{
|
||||
"host": "badhost.com",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue