Proper regexp in Old Bailey Online
This commit is contained in:
parent
c54b1916c3
commit
255041556a
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
"translatorType":4,
|
||||
"label":"Old Bailey Online",
|
||||
"creator":"Adam Crymble",
|
||||
"target":"http://www.oldbaileyonline.org/",
|
||||
"target":"^http://www\\.oldbaileyonline\\.org/",
|
||||
"minVersion":"1.0.0b4.r5",
|
||||
"maxVersion":"",
|
||||
"priority":100,
|
||||
|
@ -180,4 +180,4 @@ function doWeb(doc, url) {
|
|||
Zotero.Utilities.processDocuments(articles, scrape, function() {Zotero.done();});
|
||||
Zotero.wait();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue