Fix zotero.org translator URL and update timestamp
This commit is contained in:
parent
120f850045
commit
a12a6bc875
|
@ -1 +1 @@
|
||||||
2009-05-05 15:45:00
|
2009-05-14 20:55:00
|
||||||
|
|
|
@ -3,12 +3,12 @@
|
||||||
"translatorType":4,
|
"translatorType":4,
|
||||||
"label":"zotero.org",
|
"label":"zotero.org",
|
||||||
"creator":"Dan Stillman",
|
"creator":"Dan Stillman",
|
||||||
"target":"^https?://[^/]*zotero\\.net/(groups/)?[^/]+/[0-9]+/(items(/?[0-9]+?)?|items/collection/[0-9]+)(\\?.*)?$",
|
"target":"^https?://[^/]*zotero\\.org/(groups/)?[^/]+/[0-9]+/(items(/?[0-9]+?)?|items/collection/[0-9]+)(\\?.*)?$",
|
||||||
"minVersion":"1.0",
|
"minVersion":"1.0",
|
||||||
"maxVersion":"",
|
"maxVersion":"",
|
||||||
"priority":100,
|
"priority":100,
|
||||||
"inRepository":true,
|
"inRepository":true,
|
||||||
"lastUpdated":"2009-03-10 05:35:00"
|
"lastUpdated":"2009-05-14 20:55:00"
|
||||||
}
|
}
|
||||||
|
|
||||||
function detectWeb(doc, url) {
|
function detectWeb(doc, url) {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user