Remove use of local SP
authorMike Taylor <mike@indexdata.com>
Mon, 10 Feb 2014 20:39:16 +0000 (20:39 +0000)
committerMike Taylor <mike@indexdata.com>
Mon, 10 Feb 2014 20:39:16 +0000 (20:39 +0000)
examples/htdocs/mike.html

index e78f4d4..2a4c6f4 100644 (file)
@@ -5,13 +5,6 @@
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     <title>MKWS demo: Mike's playground</title>
     <link rel="stylesheet" type="text/css" href="http://x.mkws.indexdata.com/mkws.css" />
-    <script type="text/javascript">
-      var mkws_config = {
-        service_proxy_auth: "http://x.example.indexdata.com/service-proxy-auth/",
-      };
-      // See also the Apache2 RewriteRule needed to make this work:
-      // http://example.indexdata.com/apache-config.txt
-    </script>
     <script type="text/javascript" src="http://code.jquery.com/jquery-1.10.0.min.js"></script>
     <script type="text/javascript" src="http://x.mkws.indexdata.com/jquery.json-2.4.js"></script>
     <script type="text/javascript" src="http://x.mkws.indexdata.com/handlebars-v1.1.2.js"></script>