diff --git a/index.html b/index.html index f7fcad374..1d4f14d14 100644 --- a/index.html +++ b/index.html @@ -94,11 +94,6 @@

Demo

You can log in with any existing XMPP account. There is also a list of public XMPP providers on xmpp.net.

-

Note: currently the demo doesn't work in Internet Explorer older - than 10. This is due to lacking support for CORS, - a standard which enables cross-domain XmlHttpRequests. There are ways - around this, but it hasn't been a priority for me to implement them for this demo. - See here for more information.

Is it secure?

@@ -193,7 +188,7 @@ allow_otr: true, auto_list_rooms: false, auto_subscribe: false, - bosh_service_url: 'https://bind.opkode.im', // Please use this connection manager only for testing purposes + bosh_service_url: 'https://conversejs.org/http-bind', // Please use this connection manager only for testing purposes debug: true , hide_muc_server: false, i18n: locales['en'], // Refer to ./locale/locales.js to see which locales are supported