-Actually includes the change to the Scopus target regex I meant to put in the last commit.
This commit is contained in:
parent
b0b5f4d3c3
commit
74e4652fcc
|
@ -1705,7 +1705,7 @@ REPLACE INTO translators VALUES ('b8a86e36-c270-48c9-bdd1-22aaa167ef46', '1.0.0b
|
|||
Zotero.wait();
|
||||
}');
|
||||
|
||||
REPLACE INTO translators VALUES ('a14ac3eb-64a0-4179-970c-92ecc2fec992', '1.0.0b4.r5', '', '2008-03-31 16:30:00', '1', '100', '4', 'Scopus', 'Michael Berkowitz', 'http://[^/]*www.scopus.com[^/*]',
|
||||
REPLACE INTO translators VALUES ('a14ac3eb-64a0-4179-970c-92ecc2fec992', '1.0.0b4.r5', '', '2008-03-31 16:30:00', '1', '100', '4', 'Scopus', 'Michael Berkowitz', 'http://[^/]*www.scopus.com[^/]*',
|
||||
'function detectWeb(doc, url) {
|
||||
if (url.indexOf("/results/") != -1) {
|
||||
return "multiple";
|
||||
|
|
Loading…
Reference in New Issue
Block a user