diff --git a/index.md b/index.md index e5670a07..c6c9eb6f 100644 --- a/index.md +++ b/index.md @@ -148,11 +148,13 @@ // Jappix mini chat jQuery.ajaxSetup({cache: false}); - jQuery.getScript('https://yunohost.org/_js/jappix_mini.js', function() { - HOST_BOSH = 'https://yunohost.org/http-bind/'; + jQuery.getScript("https://yunohost.org/_js/jappix_mini.js", function() { + var JAPPIX_MINI_CSS = 'http://simone.local/_css/jappix_mini.css'; + var ADS_ENABLE = 'off'; + var HOST_BOSH = 'https://yunohost.org/http-bind/'; JappixMini.launch({ connection: { - domain: "anonymous.yunohost.com", + domain: "anonymous.yunohost.org", }, application: { diff --git a/index_fr.md b/index_fr.md index 7f34f64f..1be0d22a 100644 --- a/index_fr.md +++ b/index_fr.md @@ -150,11 +150,13 @@ // Jappix mini chat jQuery.ajaxSetup({cache: false}); - jQuery.getScript('https://yunohost.org/_js/jappix_mini.js', function() { - HOST_BOSH = 'https://yunohost.org/http-bind/'; + jQuery.getScript("https://yunohost.org/_js/jappix_mini.js", function() { + var JAPPIX_MINI_CSS = 'http://simone.local/_css/jappix_mini.css'; + var ADS_ENABLE = 'off'; + var HOST_BOSH = 'https://yunohost.org/http-bind/'; JappixMini.launch({ connection: { - domain: "anonymous.yunohost.com", + domain: "anonymous.yunohost.org", }, application: {