Forum Discussion
one web page takes 2min to load, but only via T-Mobile.
PROBLEM EXPLAINED.
it turned out that some JavaScript provided by Comodo to display the site certificate no longer worked as before after Memorial weekend, apparently due to a T-Mobile network change. The webmaster removed the code as a workaround, and the page now loads normally even when T-Mobile is used for Internet access,
for those interested, I give the code below, but I have no idea what it was that the T-Mobile network could not handle.
!-- COMODO TRUSTLOGO -->
<script type="text/javascript"> //<![CDATA[
var tlJsHost = ((window.location.protocol == "https:") ? "https://secure.comodo.com/" : "http://www.trustlogo.com/");
document.write(unescape("%3Cscript src='" + tlJsHost + "trustlogo/javascript/trustlogo.js' type='text/javascript'%3E%3C/script%3E"));
//]]>
</script><!-- COMODO TRUSTLOGO -->
Contenido relacionado
- Hace 2 años
- Hace 7 meses
- Hace 2 años