@@ -22,7 +22,7 @@
*/
/* global fetch */
const urlService = "https://api.woleet.io/v1/anchor";
-const apiKey = "";
+const apiKey = "eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhYzZmZTMzMi0wODNjLTRjZmMtYmYxNC0xNWU5MTJmMWY4OWIiLCJpYXQiOjE1NzYxNzQzNDV9.n31j9ctJj7R1Vjwyc5yd1d6Cmg0NDnpwSaLWsqtZJQA";
export {
anchor
};
@@ -8,7 +8,7 @@
"64": "extension/ui/resources/icon_64.png",
"128": "extension/ui/resources/icon_128.png"
},
- "version": "1.18.86",
+ "version": "1.18.87",
"description": "__MSG_extensionDescription__",
"content_scripts": [
{
@@ -1,6 +1,6 @@
"name": "single-file",
- "version": "0.3.22",
+ "version": "0.3.23",
"description": "SingleFile",
"author": "Gildas Lormeau",
"license": "AGPL-3.0-or-later",