DELETE FROM KEYWORDS WHERE ID_DOMAINE=35974846DoneDoneDone
URL:herald.kaist.ac.kr
Date: Sat, 02 Nov 2024 16:28:03 GMT
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8
Server:
Set-Cookie: PHPSESSID=c05c181387a463e0f96308bf07a72e8a; path=/; domain=.herald.kaist.ac.kr
Vary: Accept-Encoding
Status => 200
<!doctype html>
<html class="no-js" lang="ko" dir="ltr">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=1080">
<meta name="apple-mobile-web-app-title" content="The KAIST Herald" />
<!-- 메타태그정보 //-->
<meta name="description" content="The KAIST Herald"/>
<meta property="og:title" content="The KAIST Herald"/>
<meta property="og:site_name" content="The KAIST Herald"/>
<meta property="og:image" content="http://herald.kaist.ac.kr/image/logo/snslogo_20200728113023.jpg" />
<meta property="og:url" content="http://herald.kaist.ac.kr" />
<meta property="og:description" content="The KAIST Herald" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="The KAIST Herald"/>
<meta name="twitter:description" content="The KAIST Herald"/>
<meta name="twitter:image:src" content="http://herald.kaist.ac.kr/image/logo/snslogo_20200728113023.jpg"/>
<!--// 메타태그정보 -->
<title>The KAIST Herald</title>
<link rel="canonical" href="http://herald.kaist.ac.kr" />
<link rel="stylesheet" href="https://cdn.herald.kaist.ac.kr/css/jquery-ui.min.css">
<link rel="stylesheet" href="https://cdn.herald.kaist.ac.kr/css/foundation.min.css">
<link rel="stylesheet" href="https://cdn.herald.kaist.ac.kr/css/custom.foundation.min.css">
<link rel="stylesheet" href="https://cdn.herald.kaist.ac.kr/css/slick.min.css">
<link rel="stylesheet" href="https://cdn.herald.kaist.ac.kr/css/webfonts.min.css">
<link rel="stylesheet" href="https://cdn.herald.kaist.ac.kr/css/jquery.timepicker.css" />
<link rel="stylesheet" href="https://cdn.herald.kaist.ac.kr/adManager/css/adManager.css">
<link rel="stylesheet" href="https://cdn.herald.kaist.ac.kr/css/plugin.style.min.css">
<link rel="stylesheet" href="https://cdn.herald.kaist.ac.kr/css/style.min.css">
<link rel="stylesheet" href="https://cdn.herald.kaist.ac.kr/css/design.style.css">
<link rel="stylesheet" href="https://cdn.herald.kaist.ac.kr/menuskin/pd_01/menubar.css">
<script src="https://cdn.herald.kaist.ac.kr/script/jquery.min.js"></script>
<script src="https://cdn.herald.kaist.ac.kr/script/jquery-ui.min.js"></script>
<script src="https://cdn.herald.kaist.ac.kr/script/slick.min.js"></script>
<script src="https://cdn.herald.kaist.ac.kr/script/jquery.rwdImageMaps.min.js"></script>
<script src="https://cdn.herald.kaist.ac.kr/script/what-input.js"></script>
<script src="https://cdn.herald.kaist.ac.kr/script/foundation.min.js"></script>
<script src="https://cdn.herald.kaist.ac.kr/menuskin/pd_01/menubar.js"></script>
<script src="https://cdn.herald.kaist.ac.kr/script/user.style.js"></script>
<script src="https://cdn.herald.kaist.ac.kr/script/clipboard.min.js"></script>
<script src="https://cdn.herald.kaist.ac.kr/script/jquery.timepicker.min.js"></script>
<script src="https://cdn.herald.kaist.ac.kr/script/jquery.tabslet.min.js"></script>
<script src="https://cdn.herald.kaist.ac.kr/script/common.js"></script>
<!--[if lt IE 10]>
<link rel="stylesheet" href="https://cdn.herald.kaist.ac.kr/css/style.ie9.css">
<script src="https://cdn.herald.kaist.ac.kr/script/html5shiv.min.js"></script>
<![endif]-->
<script type="text/javascript">
$(document).ready(function(e) {
// 이미지맵
$('img[usemap]').rwdImageMaps();
bannerpop.banner(".banner_event_box"); // 기능성배너 이벤트
bannerpopMulti.bannerLoad(); // 멀티 기능성 배너 이벤트
// 기사뷰 이미지관련
// 기사본문 부분 복사하기 저작권 표시
$('#article-view-content-div').on('copy', function(e){
var sel = window.getSelection();
var copyFooter = "<br/><br/>출처 : The KAIST Herald(http://herald.kaist.ac.kr)<br/>";
var copyHolder = $('<div>', {html: sel+copyFooter, id:'copy_text', style: {position: 'absolute', left: '-99999px'}});
$('body').append(copyHolder);
var str = $('#copy_text').html();
$('#copy_text').html(str.replace(/(\r\n|\n|\r)/gm, "<br />"));
sel.selectAllChildren( copyHolder[0] );
window.setTimeout(function() {
copyHolder.remove();
},0);
});
});
// 도메인
var SITE_DOMAIN = 'http://herald.kaist.ac.kr'
,___currentTime = 1730564883;
// 즐겨찾기 스크립트
function bookmark() {
window.external.AddFavorite("http://herald.kaist.ac.kr", "The KAIST Herald")
}
</script>
<style type="text/css">
/* 사이트 기본 색 */
.user-point,a.user-point,
.poll-columns .poll-state.going
{color:#06559f !important}
.user-bg,.user-bg:hover,.user-bg:active,.user-bg:focus,li[id*="slick-"].slick-active button[data-role],.tabs .is-active a,
.checkbox-group > input[type="radio"]:checked + label::before, .checkbox-group > input[type="checkbox"]:checked + label::before,
.radio-group > input[type="radio"]:checked + label::before, .radio-group > input[type="checkbox"]:checked + label::before,
.poll-view .poll-view-state.going,.poll-view .poll-radio input[type="radio"]:checked + label::before,.poll-view .poll-radio input[type="checkbox"]:checked + label::before,
.nd-switch.user-bg input[type="checkbox"]:checked + label,.nd-switch.user-bg input[type="radio"]:checked + label,
.nd-switch.user-bg input[type="checkbox"]:checked + label::before,.nd-switch.user-bg input[type="radio"]:checked + label::before,
.switch-group.user-bg > .nd-switch input[type="checkbox"]:checked + label,.switch-group.user-bg > .nd-switch input[type="radio"]:checked + label
{background-color:#06559f !important}
.user-border,
.checkbox-group input[type="checkbox"] + label::before, .checkbox-group input[type="radio"] + label::before,
.radio-group input[type="checkbox"] + label::before, .radio-group input[type="radio"] + label::before,
.poll-view .poll-radio input[type="radio"] + label:hover strong::before,.poll-view .poll-radio input[type="checkbox"] + label:hover strong::before,
.poll-view .poll-radio input[type="radio"]:checked + label strong::before,.poll-view .poll-radio input[type="checkbox"]:checked + label strong::before,
#gallery-wrap .gallery-content.view-page .gallery-thumb .nav-content.slick-current::before
{border-color:#06559f !important}
.user-border-top {border-top-color:#06559f !important}
.user-border-bottom {border-bottom-color:#06559f !important}
.user-border-left {border-left-color:#06559f !important}
.user-border-right {border-right-color:#06559f !important}
.checkbox-group input[type="checkbox"] + label::before, .checkbox-group input[type="radio"] + label::before,
.radio-group input[type="checkbox"] + label::before, .radio-group input[type="radio"] + label::before {opacity:.3}
.checkbox-group > input[type="radio"]:checked + label::before, .checkbox-group > input[type="checkbox"]:checked + label::before,
.radio-group > input[type="radio"]:checked + label::before, .radio-group > input[type="checkbox"]:checked + label::before {opacity:initial}
/* site size */
.width-1080 {width:1080px}
.max-width-1080 {max-width:1080px}
.min-width-1080 {min-width:1080px}
</style>
<script></script>
</head>
<!doctype html>
<html class="no-js" lang="ko" dir="ltr">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=1080">
<meta name="apple-mobile-web-app-title" content="The KAIST Herald" />
<!-- 메타태그정보 //-->
<meta name="description" content="The KAIST Herald"/>
<meta property="og:title" content="The KAIST Herald"/>
<meta property="og:site_name" content="The KAIST Herald"/>
<meta property="og:image" content="http://herald.kaist.ac.kr/image/logo/snslogo_20200728113023.jpg" />
<meta property="og:url" content="http://herald.kaist.ac.kr" />
<meta property="og:description" content="The KAIST Herald" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="The KAIST Herald"/>
<meta name="twitter:description" content="The KAIST Herald"/>
<meta name="twitter:image:src" content="http://herald.kaist.ac.kr/image/logo/snslogo_20200728113023.jpg"/>
<!--// 메타태그정보 -->
<title>The KAIST Herald</title>
<link rel="canonical" href="http://herald.kaist.ac.kr" />
<link rel="stylesheet" href="https://cdn.herald.kaist.ac.kr/css/jquery-ui.min.css">
<link rel="stylesheet" href="https://cdn.herald.kaist.ac.kr/css/foundation.min.css">
<link rel="stylesheet" href="https://cdn.herald.kaist.ac.kr/css/custom.foundation.min.css">
<link rel="stylesheet" href="https://cdn.herald.kaist.ac.kr/css/slick.min.css">
<link rel="stylesheet" href="https://cdn.herald.kaist.ac.kr/css/webfonts.min.css">
<link rel="stylesheet" href="https://cdn.herald.kaist.ac.kr/css/jquery.timepicker.css" />
<link rel="stylesheet" href="https://cdn.herald.kaist.ac.kr/adManager/css/adManager.css">
<link rel="stylesheet" href="https://cdn.herald.kaist.ac.kr/css/plugin.style.min.css">
<link rel="stylesheet" href="https://cdn.herald.kaist.ac.kr/css/style.min.css">
<link rel="stylesheet" href="https://cdn.herald.kaist.ac.kr/css/design.style.css">
<link rel="stylesheet" href="https://cdn.herald.kaist.ac.kr/menuskin/pd_01/menubar.css">
<script src="https://cdn.herald.kaist.ac.kr/script/jquery.min.js"></script>
<script src="https://cdn.herald.kaist.ac.kr/script/jquery-ui.min.js"></script>
<script src="https://cdn.herald.kaist.ac.kr/script/slick.min.js"></script>
<script src="https://cdn.herald.kaist.ac.kr/script/jquery.rwdImageMaps.min.js"></script>
<script src="https://cdn.herald.kaist.ac.kr/script/what-input.js"></script>
<script src="https://cdn.herald.kaist.ac.kr/script/foundation.min.js"></script>
<script src="https://cdn.herald.kaist.ac.kr/menuskin/pd_01/menubar.js"></script>
<script src="https://cdn.herald.kaist.ac.kr/script/user.style.js"></script>
<script src="https://cdn.herald.kaist.ac.kr/script/clipboard.min.js"></script>
<script src="https://cdn.herald.kaist.ac.kr/script/jquery.timepicker.min.js"></script>
<script src="https://cdn.herald.kaist.ac.kr/script/jquery.tabslet.min.js"></script>
<script src="https://cdn.herald.kaist.ac.kr/script/common.js"></script>
<!--[if lt IE 10]>
<link rel="stylesheet" href="https://cdn.herald.kaist.ac.kr/css/style.ie9.css">
<script src="https://cdn.herald.kaist.ac.kr/script/html5shiv.min.js"></script>
<![endif]-->
<script type="text/javascript">
$(document).ready(function(e) {
// 이미지맵
$('img[usemap]').rwdImageMaps();
bannerpop.banner(".banner_event_box"); // 기능성배너 이벤트
bannerpopMulti.bannerLoad(); // 멀티 기능성 배너 이벤트
// 기사뷰 이미지관련
// 기사본문 부분 복사하기 저작권 표시
$('#article-view-content-div').on('copy', function(e){
var sel = window.getSelection();
var copyFooter = "<br/><br/>출처 : The KAIST Herald(http://herald.kaist.ac.kr)<br/>";
var copyHolder = $('<div>', {html: sel+copyFooter, id:'copy_text', style: {position: 'absolute', left: '-99999px'}});
$('body').append(copyHolder);
var str = $('#copy_text').html();
$('#copy_text').html(str.replace(/(\r\n|\n|\r)/gm, "<br />"));
sel.selectAllChildren( copyHolder[0] );
window.setTimeout(function() {
copyHolder.remove();
},0);
});
});
// 도메인
var SITE_DOMAIN = 'http://herald.kaist.ac.kr'
,___currentTime = 1730564883;
// 즐겨찾기 스크립트
function bookmark() {
window.external.AddFavorite("http://herald.kaist.ac.kr", "The KAIST Herald")
}
</script>
<style type="text/css">
/* 사이트 기본 색 */
.user-point,a.user-point,
.poll-columns .poll-state.going
{color:#06559f !important}
.user-bg,.user-bg:hover,.user-bg:active,.user-bg:focus,li[id*="slick-"].slick-active button[data-role],.tabs .is-active a,
.checkbox-group > input[type="radio"]:checked + label::before, .checkbox-group > input[type="checkbox"]:checked + label::before,
.radio-group > input[type="radio"]:checked + label::before, .radio-group > input[type="checkbox"]:checked + label::before,
.poll-view .poll-view-state.going,.poll-view .poll-radio input[type="radio"]:checked + label::before,.poll-view .poll-radio input[type="checkbox"]:checked + label::before,
.nd-switch.user-bg input[type="checkbox"]:checked + label,.nd-switch.user-bg input[type="radio"]:checked + label,
.nd-switch.user-bg input[type="checkbox"]:checked + label::before,.nd-switch.user-bg input[type="radio"]:checked + label::before,
.switch-group.user-bg > .nd-switch input[type="checkbox"]:checked + label,.switch-group.user-bg > .nd-switch input[type="radio"]:checked + label
{background-color:#06559f !important}
.user-border,
.checkbox-group input[type="checkbox"] + label::before, .checkbox-group input[type="radio"] + label::before,
.radio-group input[type="checkbox"] + label::before, .radio-group input[type="radio"] + label::before,
.poll-view .poll-radio input[type="radio"] + label:hover strong::before,.poll-view .poll-radio input[type="checkbox"] + label:hover strong::before,
.poll-view .poll-radio input[type="radio"]:checked + label strong::before,.poll-view .poll-radio input[type="checkbox"]:checked + label strong::before,
#gallery-wrap .gallery-content.view-page .gallery-thumb .nav-content.slick-current::before
{border-color:#06559f !important}
.user-border-top {border-top-color:#06559f !important}
.user-border-bottom {border-bottom-color:#06559f !important}
.user-border-left {border-left-color:#06559f !important}
.user-border-right {border-right-color:#06559f !important}
.checkbox-group input[type="checkbox"] + label::before, .checkbox-group input[type="radio"] + label::before,
.radio-group input[type="checkbox"] + label::before, .radio-group input[type="radio"] + label::before {opacity:.3}
.checkbox-group > input[type="radio"]:checked + label::before, .checkbox-group > input[type="checkbox"]:checked + label::before,
.radio-group > input[type="radio"]:checked + label::before, .radio-group > input[type="checkbox"]:checked + label::before {opacity:initial}
/* site size */
.width-1080 {width:1080px}
.max-width-1080 {max-width:1080px}
.min-width-1080 {min-width:1080px}
</style>
<script></script>
</head>
The KAIST Herald
Recherche META Description de la page
The KAIST Herald
Recherche META Keywords de la page
UPDATE DOMAINES SET server='',redirection='',Status='200',err='',[TITRE]=N'The KAIST Herald',[DESCRIPTION]=N'The KAIST Herald',[KEYWORDS]=N'' WHERE id=35974846
0 The KAIST Herald The KAIST Herald
0. The (3)--------->0
1. KAIST (5)--------->0
2. Herald (6)--------->0
INSERT INTO KEYWORDS (keyword,id_domaine) VALUES (N'The',35974846),(N'KAIST',35974846),(N'Herald',35974846)