Gildas il y a 3 ans
Parent
commit
b4a2c9b16a

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
lib/chrome-browser-polyfill.js


Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
lib/extension-background.js


Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
lib/extension-bootstrap.js


Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
lib/extension.js


+ 1 - 1
manifest.json

@@ -8,7 +8,7 @@
 		"64": "src/extension/ui/resources/icon_64.png",
 		"128": "src/extension/ui/resources/icon_128.png"
 	},
-	"version": "1.19.32",
+	"version": "1.19.33",
 	"description": "__MSG_extensionDescription__",
 	"content_scripts": [
 		{

+ 2 - 2
src/extension/core/bg/downloads.js

@@ -37,8 +37,8 @@ import { download } from "./download-util.js";
 
 const partialContents = new Map();
 const MIMETYPE_HTML = "text/html";
-const GDRIVE_CLIENT_ID = "207618107333-3pj2pmelhnl4sf3rpctghs9cean3q8nj.apps.googleusercontent.com";
-const GDRIVE_CLIENT_KEY = "000000000000000000000000";
+const GDRIVE_CLIENT_ID = "207618107333-h1220p1oasj3050kr5r416661adm091a.apps.googleusercontent.com"; // 3pj2pmelhnl4sf3rpctghs9cean3q8nj
+const GDRIVE_CLIENT_KEY = "VQJ8Gq8Vxx72QyxPyeLtWvUt"; // "000000000000000000000000";
 const SCOPES = ["https://www.googleapis.com/auth/drive.file"];
 const CONFLICT_ACTION_SKIP = "skip";
 const CONFLICT_ACTION_UNIQUIFY = "uniquify";

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff