65bf003397e55927776facd7654de161ea8c1e20 lrnassar Fri Jan 30 15:59:33 2026 -0800 Downloading our major CDNs and changing their references to all be local, there are some more corner cases that were low priority as discussed in the ticket. This work is done to improve performance, expecially for overseas users. Refs #33998 diff --git src/hg/htdocs/inc/gbPageStartHardcoded.html src/hg/htdocs/inc/gbPageStartHardcoded.html index 48641e80829..813ee6c7e53 100755 --- src/hg/htdocs/inc/gbPageStartHardcoded.html +++ src/hg/htdocs/inc/gbPageStartHardcoded.html @@ -1,151 +1,145 @@ <!-- gbPageStartHardcoded.html - Include file for GB static pages on hgdownload to return to https:genome.ucsc.edu--> <html lang='en'> <head> <meta charset="UTF-8"> <title> <!--#echo var="TITLE" --> </title> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Oswald:700%7CLato:700,700italic,300,400,400italic"> - <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> + <link rel="stylesheet" href="<!--#echo var="ROOT" -->/style/font-awesome.min.css"> <!-- Redirects don't forward ROOT, so can't determine relative paths --> <!--#if expr="($REDIRECT_URL)" --> <base href="/"> <!--#endif --> <!-- Use ROOT variable set in caller to determine relative path to style sheets --> - <!--#if expr="${DYNAMIC}" --> - <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"> - <!--#else --> <link rel="stylesheet" href="<!--#echo var="ROOT" -->/style/bootstrap.min.css"> - <!--#endif --> <link rel="stylesheet" href="<!--#echo var="ROOT" -->/style/gb.css"> <link rel="stylesheet" href="<!--#echo var="ROOT" -->/staticStyle/gbStatic.css"> <LINK rel='STYLESHEET' href="<!--#echo var="ROOT" -->/style/nice_menu.css" TYPE='text/css'> - <!--#if expr="${DYNAMIC}" --> - <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> - <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> - <!--#endif --> + <script src="<!--#echo var="ROOT" -->/js/jquery.js"></script> + <script src="<!--#echo var="ROOT" -->/js/external/bootstrap-3.3.7.min.js"></script> </head> <body> <!-- Hardcoded version of Blue menu bar / hotlinks developed for hgdownload server --> <noscript><div class='noscript'><div class='noscript-inner'><p><b>JavaScript is disabled in your web browser</b></p><p>You must have JavaScript enabled in your web browser to use the Genome Browser</p></div></div></noscript> <script SRC="<!--#echo var="ROOT" -->/js/jquery.js"></script> <script SRC="<!--#echo var="ROOT" -->/js/jquery.plugins.js"></script> <script SRC="<!--#echo var="ROOT" -->/js/analytics.js"></script> <div id="main-menu-whole"> <div id="main-menu"><div id="block-nice_menus-1" class="clear-block block block-nice_menus"> <div class="upcorner"></div> <div class="blockbg"> <div class="blockcontent"> <div class="content"> <ul class="nice-menu nice-menu-down sf-js-enabled" id="nice-menu-1"> <li class="first even" id="home"><a href="https://genome.ucsc.edu/index.html" ><span id="home-link">Home</span></a></li> <li class="menuparent" id="tools1"><a href="https://genome.ucsc.edu/cgi-bin/hgGateway">Genomes</a> <ul style="display: none; visibility: hidden;"> <li class="first"><a href="https://genome.ucsc.edu/cgi-bin/hgTracks?db=hg38&position=lastDbPos">Human GRCh38/hg38</a></li> <li><a href="https://genome.ucsc.edu/cgi-bin/hgTracks?db=hg19&position=lastDbPos">Human GRCh37/hg19</a></li> <li><a href="https://genome.ucsc.edu/cgi-bin/hgTracks?db=hub_3671779_hs1&position=lastDbPos">Human T2T-CHM13/hs1</a></li> <li><a href="https://genome.ucsc.edu/cgi-bin/hgTracks?db=mm39&position=lastDbPos">Mouse GRCm39/mm39</a></li> <li><a href="https://genome.ucsc.edu/cgi-bin/hgTracks?db=mm10&position=lastDbPos">Mouse GRCm38/mm10</a></li> <li><a href="https://hgdownload.gi.ucsc.edu/hubs/">Genome Repository GenArk</a></li> <li class="last"><a href="https://genome.ucsc.edu/cgi-bin/hgGateway">Other</a></li> </ul> </li> <li class="menuparent" id="tools2"><a href="https://genome.ucsc.edu/cgi-bin/hgTracks">Genome Browser</a> <ul style="display: none; visibility: hidden;"> <li class="first"><a id="configureMenuLink" href="https://genome.ucsc.edu/cgi-bin/hgTracks?hgTracksConfigPage=configure">Configure</a></li> <li><a id="trackSearchMenuLink" href="https://genome.ucsc.edu/cgi-bin/hgTracks?hgt_tSearch=track+search">Track Search</a></li> <li><a id="cartResetMenuLink" href="https://genome.ucsc.edu/cgi-bin/cartReset?skipLs=1">Reset All User Settings</a></li> </ul> </li> <li class="menuparent" id="tools3"><span>Tools</span> <ul style="display: none; visibility: hidden;"> <li class="first"><a id="blatMenuLink" href="https://genome.ucsc.edu/cgi-bin/hgBlat?command=start">Blat</a></li> <li><a id="tableBrowserMenuLink" href="https://genome.ucsc.edu/cgi-bin/hgTables">Table Browser</a></li> <li><a id="ispMenuLink" href="https://genome.ucsc.edu/cgi-bin/hgPcr">In-Silico PCR</a></li> <li><a id="liftOverMenuLink" href="https://genome.ucsc.edu/cgi-bin/hgLiftOver">LiftOver</a></li> <li><a id="vaiMenuLink" href="https://genome.ucsc.edu/cgi-bin/hgVai">Variant Annotation Integrator</a></li> <li><a id="diMenuLink" href="https://genome.ucsc.edu/cgi-bin/hgIntegrator">Data Integrator</a></li> <li><a title="Explore gene/protein interactions and pathways" id="interactionMenuLink" href="../cgi-bin/hgGeneGraph">Gene Interactions</a></li> <li class="last"><a href="https://genome.ucsc.edu/util.html">Other Tools</a></li> </ul> </li> <li class="menuparent" id="mirrors"><span>Mirrors</span> <ul style="display: none; visibility: hidden;"> <li class="first"><a href="https://genome.ucsc.edu/mirror.html">Euro/Asia Mirrors</a></li> <li><a href="https://genome.ucsc.edu/goldenPath/help/mirror.html">Mirroring Instructions</a></li> </ul> </li> <li class="menuparent" id="downloads"><span>Downloads</span> <ul style="display: none; visibility: hidden;"> <li class="first"><a href="https://hgdownload.gi.ucsc.edu/downloads.html">Genome Data</a></li> <li><a href="https://hgdownload.gi.ucsc.edu/downloads.html#source_downloads">Source Code</a></li> <li><a href="https://genome-store.ucsc.edu">Genome Browser Store</a></li> <li><a href="https://hgdownload.gi.ucsc.edu/downloads.html#utilities_downloads">Utilities</a></li> <li class="last"><a href="https://genome.ucsc.edu/goldenPath/help/ftp.html">FTP</a></li> <li class="last"><a href="https://genome.ucsc.edu/goldenPath/help/mysql.html">MySQL Access</a></li> <li class="last"><a href="https://genome.ucsc.edu/goldenPath/help/api.html">REST API</a></li> </ul> </li> <li class="menuparent" id="myData"><span>My Data</span> <ul style="display: none; visibility: hidden;"> <li class="last"><a id="customTracksMenuLink" href="https://genome.ucsc.edu/cgi-bin/hgCustom">Custom Tracks</a></li> <li><a id="sessionsMenuLink" href="https://genome.ucsc.edu/cgi-bin/hgSession?hgS_doMainPage=1">My Sessions</a></li> <li><a id="trackHubsMenuLink" href="https://genome.ucsc.edu/cgi-bin/hgHubConnect">Track Hubs</a></li> <li><a id="customCompositeMenuLink" href="https://genome.ucsc.edu/cgi-bin/hgCollection">Track Collection Builder</a></li> <li><a id="publicSessionsMenuLink" href="https://genome.ucsc.edu/cgi-bin/hgPublicSessions">Public Sessions</a></li> </ul> </li> <li class="menuparent" id="help"><span>Help</span><ul style="display: none; visibility: hidden;"> <li><a href="https://genome.ucsc.edu/FAQ/">FAQs & Search</a></li> <li><a href="https://genome.ucsc.edu/goldenPath/help/hgTracksHelp.html">Browser Documentation</a></li> <li><a href="https://genome.ucsc.edu/training/index.html">Training</a></li> <li class="last" id="contactUs"><a href="https://genome.ucsc.edu/contacts.html">Contact Us</a></li> </ul> </li> <li class="menuparent last" id="aboutUs"><span>About Us</span> <ul style="display: none; visibility: hidden;"> <li class="first odd"><a href="https://genome.ucsc.edu/goldenPath/newsarch.html">News</a></li> <li class="even"><a href="https://genome.ucsc.edu/cite.html">Cite Us</a></li> <li class="odd"><a href="https://genome.ucsc.edu/goldenPath/releaseLog.html">Release Log</a></li> <li class="even"><a href="https://genome.ucsc.edu/staff.html">Staff</a></li> <li class="odd"><a href="https://genome.ucsc.edu/conditions.html">Conditions of Use</a></li> <li class="even"><a href="https://genome.ucsc.edu/goldenPath/history.html">Our History</a></li> <li class="odd"><a href="https://genome.ucsc.edu/license/">Licenses</a></li> <li class="even last" id="aboutContactLink"><a href="https://genome.ucsc.edu/contacts.html">Contact Us</a></li> </ul> </li> </ul> </div> </div> </div> <div class="downcorner"></div> </div> </div><!-- end main-menu --> </div><!-- end main-menu-whole --> <!-- Grid layout from bootstrap.css --> <div class="container-fluid"> <!-- Wrapper for GB content --> <div class="gbsPage">