Update install.rdf and update.rdf for more secure extension serving
This commit is contained in:
parent
9c12c8d56c
commit
cfaa82cc1d
|
@ -18,7 +18,7 @@
|
|||
<em:optionsURL>chrome://zotero/content/preferences/preferences.xul</em:optionsURL>
|
||||
<em:aboutURL>chrome://zotero/content/about.xul</em:aboutURL>
|
||||
<em:iconURL>chrome://zotero/skin/zotero_z_32px.png</em:iconURL>
|
||||
<em:updateURL>http://www.zotero.org/download/update-svn.rdf</em:updateURL>
|
||||
<em:updateURL>https://www.zotero.org/download/update-svn.rdf</em:updateURL>
|
||||
<em:type>2</em:type> <!-- type=extension -->
|
||||
|
||||
<!-- Firefox -->
|
||||
|
|
|
@ -14,6 +14,7 @@
|
|||
<minVersion>2.0</minVersion>
|
||||
<maxVersion>2.0.0.*</maxVersion>
|
||||
<updateLink>http://www.zotero.org/download/zotero.xpi</updateLink>
|
||||
<updateHash>sha1:</updateHash>
|
||||
</RDF:Description>
|
||||
</targetApplication>
|
||||
</RDF:Description>
|
||||
|
|
Loading…
Reference in New Issue
Block a user