Pushed updated PROLA translator

This commit is contained in:
Dan Stillman 2008-03-20 15:25:26 +00:00
parent da038c9fa4
commit 300de3a1a0

View File

@ -12586,7 +12586,7 @@ REPLACE INTO translators VALUES ('d75381ee-7d8d-4a3b-a595-b9190a06f43f', '1.0.0b
Zotero.wait();
}');
REPLACE INTO translators VALUES ('2c310a37-a4dd-48d2-82c9-bd29c53c1c76', '1.0.0b3.r1', '', '2008-03-20 14:45:00', '0', '100', '4', 'PROLA', 'Eugeniy Mikhailov and Michael Berkowitz', 'https?://(?:www\.)?prola.aps.org/(toc|searchabstract|abstract)/',
REPLACE INTO translators VALUES ('2c310a37-a4dd-48d2-82c9-bd29c53c1c76', '1.0.0b3.r1', '', '2008-03-20 15:30:00', '0', '100', '4', 'PROLA', 'Eugeniy Mikhailov and Michael Berkowitz', 'https?://(?:www\.)?prola.aps.org/(toc|searchabstract|abstract)/',
'function detectWeb(doc, url) {
if (url.indexOf("toc") != -1) {
return "multiple";