JAL-3690 direct access to slivka, compbio, jalview.org and localhost/loopback.
[jalview.git] / utils / jalviewjs / template.html
index d132460..85a96c7 100644 (file)
@@ -12,11 +12,14 @@ Info = {
        width: 850,
        height: 550,
   readyFunction: null,
-       serverURL: 'https://chemapps.stolaf.edu/jmol/jsmol/php/jsmol.php',
+       serverURL: '',
        j2sPath: 'swingjs/j2s',
        console:'sysoutdiv',
        allowjavascript: true
 }
+// direct access to these sites
+J2S.addDirectDatabaseCall('www.compbio.dundee.ac.uk'),J2S.addDirectDatabaseCall('www.jalview.org'), J2S.addDirectDatabaseCall('ensembl.org')
+J2S.addDirectDatabaseCall('127.0.0.1'), J2S.addDirectDatabaseCall('localhost')
 </script>
 </head>
 <body>