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