Revision: 21268
          http://sourceforge.net/p/jmol/code/21268
Author:   hansonr
Date:     2016-10-15 16:12:09 +0000 (Sat, 15 Oct 2016)
Log Message:
-----------
    "mmtf", "https://mmtf.rcsb.org/full/%FILE";    to https

Modified Paths:
--------------
    branches/v14_6/Jmol/src/org/jmol/viewer/JC.java
    trunk/Jmol/src/org/jmol/viewer/JC.java

Modified: branches/v14_6/Jmol/src/org/jmol/viewer/JC.java
===================================================================
--- branches/v14_6/Jmol/src/org/jmol/viewer/JC.java     2016-10-15 14:57:40 UTC 
(rev 21267)
+++ branches/v14_6/Jmol/src/org/jmol/viewer/JC.java     2016-10-15 16:12:09 UTC 
(rev 21268)
@@ -69,7 +69,7 @@
     "nmrdb13", "http://www.nmrdb.org/service/jsmol13c?POST?molfile=";,
     //"pdb", 
"http://ftp.wwpdb.org/pub/pdb/data/structures/divided/pdb/%c2%c3/pdb%file.ent.gz";,
 // new Jmol 14.5.0 10/28/2015
     "magndata", "http://webbdcrista1.ehu.es/magndata/mcif/%FILE.mcif";,
-    "mmtf", "http://mmtf.rcsb.org/full/%FILE";, // new Jmol 14.5.4 4/2016
+    "mmtf", "https://mmtf.rcsb.org/full/%FILE";, // new Jmol 14.5.4 4/2016
     "rna3d", "http://rna.bgsu.edu/rna3dhub/%TYPE/download/%FILE";,
     // now https:
     "ligand", "https://files.rcsb.org/ligands/download/%FILE.cif";,

Modified: trunk/Jmol/src/org/jmol/viewer/JC.java
===================================================================
--- trunk/Jmol/src/org/jmol/viewer/JC.java      2016-10-15 14:57:40 UTC (rev 
21267)
+++ trunk/Jmol/src/org/jmol/viewer/JC.java      2016-10-15 16:12:09 UTC (rev 
21268)
@@ -69,7 +69,7 @@
     "nmrdb13", "http://www.nmrdb.org/service/jsmol13c?POST?molfile=";,
     //"pdb", 
"http://ftp.wwpdb.org/pub/pdb/data/structures/divided/pdb/%c2%c3/pdb%file.ent.gz";,
 // new Jmol 14.5.0 10/28/2015
     "magndata", "http://webbdcrista1.ehu.es/magndata/mcif/%FILE.mcif";,
-    "mmtf", "http://mmtf.rcsb.org/full/%FILE";, // new Jmol 14.5.4 4/2016
+    "mmtf", "https://mmtf.rcsb.org/full/%FILE";, // new Jmol 14.5.4 4/2016
     "rna3d", "http://rna.bgsu.edu/rna3dhub/%TYPE/download/%FILE";,
     // now https:
     "ligand", "https://files.rcsb.org/ligands/download/%FILE.cif";,

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Jmol-commits mailing list
Jmol-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-commits

Reply via email to