Update db version
Este commit está contenido en:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
### About
|
### About
|
||||||
|
|
||||||
This catalog contains **75,836** versions of **16,706** Firefox add-ons created by **12,538** developers over the past **15 years** using XUL/XPCOM technology before Mozilla decided to ruin the classic extensions ecosystem and go exclusively to WebExtensions.
|
This catalog contains **75,905** versions of **16,706** Firefox add-ons created by **12,538** developers over the past **15 years** using XUL/XPCOM technology before Mozilla decided to ruin the classic extensions ecosystem and go exclusively to WebExtensions.
|
||||||
|
|
||||||
### Who creates these add-ons?
|
### Who creates these add-ons?
|
||||||
|
|
||||||
|
|||||||
@@ -24,7 +24,7 @@
|
|||||||
<div id="masthead">
|
<div id="masthead">
|
||||||
<h1 class="site-title">
|
<h1 class="site-title">
|
||||||
<a href="caa:">
|
<a href="caa:">
|
||||||
<img alt="Firefox" src="chrome://ca-archive/skin/logo.png">Classic Add-ons Archive <font size="1">(2018.03)</font></a>
|
<img alt="Firefox" src="chrome://ca-archive/skin/logo.png">Classic Add-ons Archive <font size="1">(2018.07)</font></a>
|
||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
<nav id="site-nav" class="menu-nav c">
|
<nav id="site-nav" class="menu-nav c">
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
(function () {
|
(function () {
|
||||||
var Cu = Components.utils;
|
var Cu = Components.utils;
|
||||||
|
|
||||||
let dbname = "ca-archive-18031701.sqlite";
|
let dbname = "ca-archive-18071101.sqlite";
|
||||||
|
|
||||||
Cu.import("chrome://ca-archive/content/db.js");
|
Cu.import("chrome://ca-archive/content/db.js");
|
||||||
if (!DB.openDB(dbname, document)) {
|
if (!DB.openDB(dbname, document)) {
|
||||||
|
|||||||
Referencia en una nueva incidencia
Block a user