Tweak zotero.org regex for SSL
This commit is contained in:
parent
2d6739470e
commit
5ed230e8c4
|
@ -3,7 +3,7 @@
|
||||||
"translatorType":4,
|
"translatorType":4,
|
||||||
"label":"zotero.org",
|
"label":"zotero.org",
|
||||||
"creator":"Dan Stillman",
|
"creator":"Dan Stillman",
|
||||||
"target":"^http://[^/]*zotero\\.org/[^/]+/[0-9]+/(items(/?[0-9]+?)?|items/collection/[0-9]+)(\\?.*)?$",
|
"target":"^https?://[^/]*zotero\\.org/[^/]+/[0-9]+/(items(/?[0-9]+?)?|items/collection/[0-9]+)(\\?.*)?$",
|
||||||
"minVersion":"1.0",
|
"minVersion":"1.0",
|
||||||
"maxVersion":"",
|
"maxVersion":"",
|
||||||
"priority":100,
|
"priority":100,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user