Top SitesCentro Nacional de Metrología | Gobierno | gob.mx

Machine Readiness

Stored receipt and evidence

Overall

30

Readable

100

Callable

0

Commerce

0

Payment

0

Machine Access

Inspect the site's MCP endpoint

Open MCP explorer

DialtoneApp can scan the stored discovery files for this domain, try the MCP initialize handshake, and show the raw protocol transcript.

Purchase boundary

read only

Control boundary

unknown

Payment rails

None

Payment providers

None

Payment methods

None

Payment protocols

None

Payment assets

None

Payment networks

None

Capabilities

None

Verified payment surface

No

Crypto only

No

Readable docs

robots, llms, llms-full

Products

0

Variants

0

Priced variants

0

Currencies

0

Offers

0

Priced offers

0

Priced actions

0

Samples

Offer samples

No stored offer samples.

Samples

Action samples

No stored action samples.

Samples

Product samples

No stored product samples.

Document

llms.txt

Open llms.txt
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <title>Información sobre páginas no encontradas</title>
    <link href="/css/estilos.css" rel="stylesheet" type="text/css" /> 
    	<style>

	.centrar

	{

		position: absolute;

		/*nos posicionamos en el centro del navegador*/

		top:30%;

		left:50%;

		/*determinamos una anchura*/

		width:600px;

		/*indicamos que el margen izquierdo, es la mitad de la anchura*/

		margin-left:-200px;

		/*determinamos una altura*/

		height:500px;

		/*indicamos que el margen superior, es la mitad de la altura*/

		margin-top:-150px;

		border:1px solid #808080;

		padding:5px;

	}

	</style>
</head>
<body  onload="testinput()">
    
                <div style="border:solid 1px #C0C0C0;"  class="centrar"  >
<div id="general">
<table style="width:600px;">
                    <tr>
                         <td    colspan="3" style=" text-align: center ; background-color: silver"><h3>
                            Página o información no encontrada</h3></td>
                    </tr>
                    <tr>
                        <td colspan="3">
                            &nbsp;</td>
                    </tr>
                    <tr>
                        <td colspan="3">
                            la información que está solicitando no se encuentra en el sitio del CENAM por alguno de los siguientes 
                            motivos:</td>
                    </tr>
                    <tr>
                        <td colspan="3">
                            &nbsp;</td>
                    </tr>
                    <tr>
                        <td colspan="3">
                            <ul>
                                <li>Se ha movido a algún otro lado</li>
                                <li>La página fue eliminada por su autor</li>
                                <li>La dirección electrónica de la página no es correcta</li>
                                <li>Ocurrió un error al intentar procesar su solicitud</li>
                            </ul>
                        </td>
                    </tr>
                    <tr>
                        <td colspan="3">
                            Por favor, intente con alguna de estas funcionalidades:</td>
                    </tr>
                    <tr>
                        <td colspan="3">
                            <ul>
                                <li>Vaya al <a href="/mapa/">mapa del sitio</a> e intente localizar la 
                                    página que busca.<br /><br /></li>
                                <li>Vaya a la <a href="/">página de inicio</a> y vea si en algunas de las 
                                    opciones del menú se encuentra la página que busca.<br /><br /></li>
                                <li>Si las opciones antes mencionadas no le fueron de utilidad y desea ver si se le puede 
                                    ayudar a encontrar su información envíe un correo a
                                    <a href="mailto:webmaster@cenam.mx">webmaster@cenam.mx</a></li>
                            </ul>
                        </td>
                    </tr>
                    <tr>
                        <td>
                            &nbsp;</td>
                        <td>
                            &nbsp;</td>
                        <td>
                            &nbsp;</td>
                    </tr>
                </table>
                </div>
                <div id="notascurso" style="display:none ">
                <table style="width:600px;">
                    <tr>
                        <td    colspan="3" style=" text-align: center ; background-color: silver"><h3>
                            Página o información no encontrada</h3></td>
                    </tr>
                    <tr>
                        <td colspan="3">
                            &nbsp;</td>
                    </tr>
                    <tr>
                        <td colspan="3">
                            Su curso ha concluido, para dudas o aclaraciones dirigirse a <a href="mailto:educontinua@cenam.mx">educontinua@cenam.mx</a><br />
&nbsp;</td>
                    </tr>
                    <tr>
                        <td colspan="3">
                            &nbsp;</td>
                    </tr>
                   
                    <tr>
                        <td>
                            &nbsp;</td>
                        <td>
                            &nbsp;</td>
                        <td>
                            &nbsp;</td>
                    </tr>
                </table>

                </div>
                
                
                </div>
           
         <script language="javascript" >
        function getAbsolutePath() {
    var loc = window.location;
    var pathName = loc.pathname.substring(0, loc.pathname.lastIndexOf('/') + 1);
    return loc.href.substring(0, loc.href.length - ((loc.pathname + loc.search + loc.hash).length - pathName.length));
}

function testinput() {
str=getAbsolutePath();
str=str.toUpperCase();
re='/cursos/notas/'
re=re.toUpperCase();
  if (str.search(re) != -1) {
  var dv = document.getElementById('notascurso');
  dv.style.display='block';
  var dv = document.getElementById('general');
  dv.style.display='none';
  } else {
var dv = document.getElementById('genral');
dv.style.display='block';
var dv = document.getElementById('notascurso');
dv.style.display='none';


  }
  
}
</script>

        </body>
</html>

Document

llms-full.txt

Open llms-full.txt
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <title>Información sobre páginas no encontradas</title>
    <link href="/css/estilos.css" rel="stylesheet" type="text/css" /> 
    	<style>

	.centrar

	{

		position: absolute;

		/*nos posicionamos en el centro del navegador*/

		top:30%;

		left:50%;

		/*determinamos una anchura*/

		width:600px;

		/*indicamos que el margen izquierdo, es la mitad de la anchura*/

		margin-left:-200px;

		/*determinamos una altura*/

		height:500px;

		/*indicamos que el margen superior, es la mitad de la altura*/

		margin-top:-150px;

		border:1px solid #808080;

		padding:5px;

	}

	</style>
</head>
<body  onload="testinput()">
    
                <div style="border:solid 1px #C0C0C0;"  class="centrar"  >
<div id="general">
<table style="width:600px;">
                    <tr>
                         <td    colspan="3" style=" text-align: center ; background-color: silver"><h3>
                            Página o información no encontrada</h3></td>
                    </tr>
                    <tr>
                        <td colspan="3">
                            &nbsp;</td>
                    </tr>
                    <tr>
                        <td colspan="3">
                            la información que está solicitando no se encuentra en el sitio del CENAM por alguno de los siguientes 
                            motivos:</td>
                    </tr>
                    <tr>
                        <td colspan="3">
                            &nbsp;</td>
                    </tr>
                    <tr>
                        <td colspan="3">
                            <ul>
                                <li>Se ha movido a algún otro lado</li>
                                <li>La página fue eliminada por su autor</li>
                                <li>La dirección electrónica de la página no es correcta</li>
                                <li>Ocurrió un error al intentar procesar su solicitud</li>
                            </ul>
                        </td>
                    </tr>
                    <tr>
                        <td colspan="3">
                            Por favor, intente con alguna de estas funcionalidades:</td>
                    </tr>
                    <tr>
                        <td colspan="3">
                            <ul>
                                <li>Vaya al <a href="/mapa/">mapa del sitio</a> e intente localizar la 
                                    página que busca.<br /><br /></li>
                                <li>Vaya a la <a href="/">página de inicio</a> y vea si en algunas de las 
                                    opciones del menú se encuentra la página que busca.<br /><br /></li>
                                <li>Si las opciones antes mencionadas no le fueron de utilidad y desea ver si se le puede 
                                    ayudar a encontrar su información envíe un correo a
                                    <a href="mailto:webmaster@cenam.mx">webmaster@cenam.mx</a></li>
                            </ul>
                        </td>
                    </tr>
                    <tr>
                        <td>
                            &nbsp;</td>
                        <td>
                            &nbsp;</td>
                        <td>
                            &nbsp;</td>
                    </tr>
                </table>
                </div>
                <div id="notascurso" style="display:none ">
                <table style="width:600px;">
                    <tr>
                        <td    colspan="3" style=" text-align: center ; background-color: silver"><h3>
                            Página o información no encontrada</h3></td>
                    </tr>
                    <tr>
                        <td colspan="3">
                            &nbsp;</td>
                    </tr>
                    <tr>
                        <td colspan="3">
                            Su curso ha concluido, para dudas o aclaraciones dirigirse a <a href="mailto:educontinua@cenam.mx">educontinua@cenam.mx</a><br />
&nbsp;</td>
                    </tr>
                    <tr>
                        <td colspan="3">
                            &nbsp;</td>
                    </tr>
                   
                    <tr>
                        <td>
                            &nbsp;</td>
                        <td>
                            &nbsp;</td>
                        <td>
                            &nbsp;</td>
                    </tr>
                </table>

                </div>
                
                
                </div>
           
         <script language="javascript" >
        function getAbsolutePath() {
    var loc = window.location;
    var pathName = loc.pathname.substring(0, loc.pathname.lastIndexOf('/') + 1);
    return loc.href.substring(0, loc.href.length - ((loc.pathname + loc.search + loc.hash).length - pathName.length));
}

function testinput() {
str=getAbsolutePath();
str=str.toUpperCase();
re='/cursos/notas/'
re=re.toUpperCase();
  if (str.search(re) != -1) {
  var dv = document.getElementById('notascurso');
  dv.style.display='block';
  var dv = document.getElementById('general');
  dv.style.display='none';
  } else {
var dv = document.getElementById('genral');
dv.style.display='block';
var dv = document.getElementById('notascurso');
dv.style.display='none';


  }
  
}
</script>

        </body>
</html>