Set default address in HTTPS for chrome addon
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
var DEBUG = false;
|
||||
var default_preferences = {"pkdbf2_level": 1000,
|
||||
"account_url": "http://gpass-demo.soutade.fr/demo"};
|
||||
"account_url": "https://gpass-demo.soutade.fr/demo"};
|
||||
var preferences = {};
|
||||
var protocol_version = 3;
|
||||
var pkdbf2_level;
|
||||
|
||||
Reference in New Issue
Block a user