Trans: Moving ProQuest.js to Legacy

This commit is contained in:
Avram Lyon 2011-03-08 17:18:56 +00:00
parent 571c4c7e4b
commit f787edbe4b

View File

@ -1,7 +1,7 @@
{ {
"translatorID":"a77690cf-c5d1-8fc4-110f-d1fc765dcf88", "translatorID":"a77690cf-c5d1-8fc4-110f-d1fc765dcf88",
"translatorType":4, "translatorType":4,
"label":"ProQuest", "label":"ProQuest Legacy",
"creator":"Simon Kornblith", "creator":"Simon Kornblith",
"target":"^https?://[^/]+/pqdweb\\?((?:.*\\&)?did=.*&Fmt=[0-9]|(?:.*\\&)Fmt=[0-9].*&did=|(?:.*\\&)searchInterface=|(?:.*\\&)TS=[0-9])", "target":"^https?://[^/]+/pqdweb\\?((?:.*\\&)?did=.*&Fmt=[0-9]|(?:.*\\&)Fmt=[0-9].*&did=|(?:.*\\&)searchInterface=|(?:.*\\&)TS=[0-9])",
"minVersion":"1.0.0b3.r1", "minVersion":"1.0.0b3.r1",
@ -215,4 +215,4 @@ function doWeb(doc, url) {
} }
} }
} }