JAL-3690 direct access to slivka, compbio, jalview.org and localhost/loopback.
[jalview.git] / utils / jalviewjs / template.html
index 4511824..85a96c7 100644 (file)
@@ -17,6 +17,9 @@ Info = {
        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>