Index: utils/jalviewjs/coretemplate.html =================================================================== diff -u -N -r8a37613c029fd448cd6856cd49c3bedda914b7e4 -r676a9d84967da733fe6774700818646a9b90f29d --- utils/jalviewjs/coretemplate.html (.../coretemplate.html) (revision 8a37613c029fd448cd6856cd49c3bedda914b7e4) +++ utils/jalviewjs/coretemplate.html (.../coretemplate.html) (revision 676a9d84967da733fe6774700818646a9b90f29d) @@ -17,14 +17,12 @@ 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') - Index: utils/jalviewjs/template.html =================================================================== diff -u -N -r8a37613c029fd448cd6856cd49c3bedda914b7e4 -r676a9d84967da733fe6774700818646a9b90f29d --- utils/jalviewjs/template.html (.../template.html) (revision 8a37613c029fd448cd6856cd49c3bedda914b7e4) +++ utils/jalviewjs/template.html (.../template.html) (revision 676a9d84967da733fe6774700818646a9b90f29d) @@ -18,12 +18,12 @@ 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')