Update db version
Este commit está contenido en:
@@ -2,7 +2,7 @@
|
||||
|
||||
### About
|
||||
|
||||
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.
|
||||
This catalog contains **75,929** 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?
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
<div id="masthead">
|
||||
<h1 class="site-title">
|
||||
<a href="caa:">
|
||||
<img alt="Firefox" src="chrome://ca-archive/skin/logo.png">Classic Add-ons Archive <font size="1">(2018.07)</font></a>
|
||||
<img alt="Firefox" src="chrome://ca-archive/skin/logo.png">Classic Add-ons Archive <font size="1">(2018.09)</font></a>
|
||||
</h1>
|
||||
|
||||
<nav id="site-nav" class="menu-nav c">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
(function () {
|
||||
var Cu = Components.utils;
|
||||
|
||||
let dbname = "ca-archive-18071101.sqlite";
|
||||
let dbname = "ca-archive-18090701.sqlite";
|
||||
|
||||
Cu.import("chrome://ca-archive/content/db.js");
|
||||
if (!DB.openDB(dbname, document)) {
|
||||
|
||||
Referencia en una nueva incidencia
Block a user