• DELETE FROM KEYWORDS WHERE ID_DOMAINE=2781474
  • DoneDoneDone

    URL:mail.khukhan.go.th

    Connection: Keep-Alive
    Date: Wed, 30 Oct 2024 06:17:33 GMT
    Keep-Alive: timeout=5, max=100
    Content-Length: 235
    Content-Type: text/html; charset=iso-8859-1
    Location: https://mail.khukhan.go.th/
    Server: Apache
    
    
    Location => https://mail.khukhan.go.th/
    Status => 301
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>301 Moved Permanently</title>
    </head>

    (vide) Tentative en https

    https://mail.khukhan.go.th/

    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf-8">
      <meta http-equiv="X-UA-Compatible" content="IE=edge">
      <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no">
      <meta name="description" content="">
      <meta name="author" content="">
      <meta name="mobile-web-app-capable" content="yes">
      <meta name="apple-mobile-web-app-capable" content="yes">
      <title>โรงพยาบาลขุขันธ์</title>
      <!-- Favicon -->
      <link href="img/kkh_logo9.png" rel="icon">
      <!-- Icon Font Stylesheet -->
      <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
      <link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.1/font/bootstrap-icons.css" rel="stylesheet">
      <!-- Libraries Stylesheet -->
      <link href="lib/animate/animate.min.css" rel="stylesheet">
      <link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
      <link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet">
      <!-- Customized Bootstrap Stylesheet -->
      <link href="css/bootstrap.min.css" rel="stylesheet">
      <!-- Template Stylesheet -->
      <link href="css/style.css" rel="stylesheet">
      <link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
    
      <!-- fonts googleapis -->
      <link rel="preconnect" href="https://fonts.googleapis.com">
      <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
      <link href="https://fonts.googleapis.com/css2?family=Sarabun:wght@100;200&display=swap" rel="stylesheet">
      <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
      <style>
        @import url('https://fonts.googleapis.com/css2?family=Sarabun:wght@100;300&display=swap');
        body {
          font-family: 'Sarabun', sans-serif;
          font-size: 14px;
        }
        /* width */
        ::-webkit-scrollbar {
          width: 0px;
        }
        /* Track */
        ::-webkit-scrollbar-track {
          background: #f1f1f1;
        }
        /* Handle */
        ::-webkit-scrollbar-thumb {
          background: #ccc;
        }
        /* Handle on hover */
        ::-webkit-scrollbar-thumb:hover {
          background: #fff;
        }
        .tab {
          cursor: pointer;
          padding: 10px 20px;
          margin: 0px 1px;
          background: #008080;
          display: inline-block;
          color: #fff;
          border-radius: 5px 5px 0px 0px;
          box-shadow: 0 0.5rem 0.8rem #ccc;
        }
        .panels {
          background: #fff;
          box-shadow: 0 0rem 1.5rem #f8f8f8;
          min-height: 100%;
          width: 100%;
          max-width: 100%;
          border-radius: 0px;
          overflow: hidden;
          padding: 20px;
        }
        .panel {
          display: none;
          animation: fadein .8s;
        }
        @keyframes fadein {
          from {
            opacity: 0;
          }
          to {
            opacity: 1;
          }
        }
        .panel-title {
          font-size: 1.5em;
          font-weight: bold
        }
        .radio {
          display: none;
        }
        #menu1:checked~.panels #menu1-panel,
        #menu2:checked~.panels #menu2-panel,
        #menu3:checked~.panels #menu3-panel,
        #menu4:checked~.panels #menu4-panel,
        #menu5:checked~.panels #menu5-panel,
        #menu6:checked~.panels #menu6-panel,
        #menu7:checked~.panels #menu7-panel,
        #menu8:checked~.panels #menu8-panel,
        #menu9:checked~.panels #menu9-panel,
        #menu10:checked~.panels #menu10-panel,
        #menu11:checked~.panels #menu11-panel,
        #menu12:checked~.panels #menu12-panel {
          display: block
        }
        #menu1:checked~.tabs #menu1-tab,
        #menu2:checked~.tabs #menu2-tab,
        #menu3:checked~.tabs #menu3-tab,
        #menu4:checked~.tabs #menu4-tab,
        #menu5:checked~.tabs #menu5-tab,
        #menu6:checked~.tabs #menu6-tab,
        #menu7:checked~.tabs #menu7-tab,
        #menu8:checked~.tabs #menu8-tab,
        #menu9:checked~.tabs #menu9-tab,
        #menu10:checked~.tabs #menu10-tab,
        #menu11:checked~.tabs #menu11-tab,
        #menu12:checked~.tabs #menu12-tab {
          background: #fffffff6;
          color: #000;
          border-top: 3px solid #FFCC00;
        }
        /* ตรึงข้อความ */
        div.test {
          white-space: nowrap;
          width: 100%;
          border: 0px solid #fff;
          overflow: hidden;
          text-overflow: ellipsis;
        }
      </style>
    
    <!-- form popup -->
      <style>
        .popup-container {
          display: none;
          position: fixed;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          background-color: #fff;
          border: 1px solid #ccc;
          padding: 20px;
          z-index: 9999;
          width: 400px;
        }
        .overlay {
          display: none;
          position: fixed;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background-color: rgba(0, 0, 0, 0.5);
          z-index: 9998;
        }
      </style>
    <!--/ form popup -->
    
    <!-- cookie -->
      <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
      <style>
            #cookieConsent {
                
                position: fixed;
                bottom: 0;
                width: 100%;
                background-color: #A52A2A;
                color: #fff;
                text-align: center;
                padding: 10px 0;
                display: none;
                z-index: 1000;
            }
            #cookieConsent button {
                background-color: #4CAF50;
                border: none;
                padding: 10px 20px;
                margin-left: 10px;
                cursor: pointer;
            }
      </style>
    <!-- / cookie -->
    
    </head>
    

    โรงพยาบาลขุขันธ์

    Recherche META Description de la page

    Recherche META Keywords de la page

    UPDATE DOMAINES SET server='Apache',redirection='https://mail.khukhan.go.th/',Status='200',err='',[TITRE]=N'โรงพยาบาลขุขันธ์',[DESCRIPTION]=N'',[KEYWORDS]=N'' WHERE id=2781474
  • 0

    โรงพยาบาลขุขันธ์

  • 0. โรงพยาบาลขุขันธ์ (16)
  • --------->0
    INSERT INTO KEYWORDS (keyword,id_domaine) VALUES (N'โรงพยาบาลขุขันธ์',2781474)