This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype html> | |
<html> | |
<head> | |
<meta charset="utf-8"> | |
<title>collab editing, yo</title> | |
<link rel="stylesheet" href="http://codemirror.net/lib/codemirror.css"> | |
<link rel="stylesheet" href="http://codemirror.net/theme/ambiance.css"> | |
<script src="http://codemirror.net/lib/codemirror.js"></script> | |
<script src="http://codemirror.net/addon/mode/overlay.js"></script> | |
<script src="http://codemirror.net/mode/xml/xml.js"></script> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Wed Jul 22 2015 09:32:29 GMT+0200 (Central Europe Daylight Time) | sip.ua | configuration parameters after validation: | |
sip-0.6.4.min.js:36 Wed Jul 22 2015 09:32:29 GMT+0200 (Central Europe Daylight Time) | sip.ua | · viaHost: "npukfqo4bon7.invalid" | |
sip-0.6.4.min.js:36 Wed Jul 22 2015 09:32:29 GMT+0200 (Central Europe Daylight Time) | sip.ua | · uri: sip:[email protected] | |
sip-0.6.4.min.js:36 Wed Jul 22 2015 09:32:29 GMT+0200 (Central Europe Daylight Time) | sip.ua | · wsServers: [{"ws_uri":"wss://sip.lionkeen.net:7443","sip_uri":"<sip:sip.lionkeen.net:7443;transport=ws;lr>","weight":0,"status":0,"scheme":"WSS"}] | |
sip-0.6.4.min.js:36 Wed Jul 22 2015 09:32:29 GMT+0200 (Central Europe Daylight Time) | sip.ua | · password: NOT SHOWN | |
sip-0.6.4.min.js:36 Wed Jul 22 2015 09:32:29 GMT+0200 (Central Europe Daylight Time) | sip.ua | · registerExpires: 600 | |
sip-0.6.4.min.js:36 Wed Jul 22 2015 09:32:29 GMT+0200 (Central Europe Daylight Time) | sip.ua | · register: true | |
sip-0.6.4.min.js:36 Wed Jul 22 2015 09:32:29 GMT+02 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype html> | |
<html lang="en"> | |
<head> | |
<link href="https://cdnjs.cloudflare.com/ajax/libs/open-iconic/1.1.1/font/css/open-iconic-bootstrap.css" rel="stylesheet"> | |
<!-- Required meta tags --> | |
<meta charset="utf-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> | |
<meta name="apple-mobile-web-app-capable" content="yes"> |