OK
http://www.mediaus.co.kr/
Websites
Runtime: 3.7s
On October 16, 2025, 07:29 PM UTC, http://www.mediaus.co.kr/ was accessible when tested on AS4766 in South Korea.
Failures
HTTP Experiment
null
DNS Experiment
null
Control
null
DNS Queries
Resolver:
59.18.40.80
Query:
IN A www.mediaus.co.kr
Engine:
system
Name
Class
TTL
Type
DATA
@
IN
A
115.85.178.147
@
IN
A
115.85.177.164
TCP Connections
Connection to 115.85.177.164:80 succeeded.
Connection to 115.85.178.147:80 succeeded.
HTTP Requests
URL
GET https://www.mediaus.co.kr/
Response Headers
Connection:keep-aliveContent-Type:text/html; charset=utf-8Date:Thu, 16 Oct 2025 19:29:54 GMTServer:nginxVary:Accept-EncodingX-Content-Type-Options:nosniffX-Proxy-Cache:HITX-Xss-Protection:1; mode=block
Response Body
<!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="google-site-verification" content="m4ltfp-wnWRAMXtN10DJKPD0psfet1XtYmNd5JDBW1Q" /> <meta name="viewport" content="width=1140"> <meta name="apple-mobile-web-app-title" content="미디어스" /> <!-- 메타태그정보 //--> <meta name="description" content="미디어스. 미디어 뉴스, 미디어 비평, 미디어 정책, 인터뷰, 대중문화, 칼럼 "/> <meta property="og:title" content="미디어스"/> <meta property="og:site_name" content="미디어스"/> <meta property="og:image" content="https://www.mediaus.co.kr/image/logo/snslogo_20220509095601.png" /> <meta property="og:url" content="https://www.mediaus.co.kr" /> <meta property="og:description" content="미디어스. 미디어 뉴스, 미디어 비평, 미디어 정책, 인터뷰, 대중문화, 칼럼 " /> <meta name="twitter:card" content="summary"/> <meta name="twitter:title" content="미디어스"/> <meta name="twitter:description" content="미디어스. 미디어 뉴스, 미디어 비평, 미디어 정책, 인터뷰, 대중문화, 칼럼 "/> <meta name="twitter:image:src" content="https://www.mediaus.co.kr/image/logo/snslogo_20220509095601.png"/> <!--// 메타태그정보 --> <link rel="shortcut icon" href="https://cdn.mediaus.co.kr/image/logo/favicon.png"> <title>미디어스</title> <link rel="stylesheet" type="text/css" href="https://cdn.mediaus.co.kr/css/style.css"> <link rel="canonical" href="https://www.mediaus.co.kr" /> <link rel="stylesheet" href="https://cdn.mediaus.co.kr/css/jquery-ui.min.css"> <link rel="stylesheet" href="https://cdn.mediaus.co.kr/css/slick.min.css"> <link rel="stylesheet" href="https://cdn.mediaus.co.kr/css/jquery.timepicker.css" /> <link rel="stylesheet" href="https://cdn.mediaus.co.kr/adManager/css/adManager.css"> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700&family=Roboto:wght@300;400;500;700&display=swap"> <link rel="stylesheet" href="https://cdn.mediaus.co.kr/css/foundation.min.css"> <link rel="stylesheet" href="https://cdn.mediaus.co.kr/css/custom.foundation.min.css"> <link rel="stylesheet" href="https://cdn.mediaus.co.kr/css/webfonts.min.css"> <link rel="stylesheet" href="https://cdn.mediaus.co.kr/css/font.style.css"> <link rel="stylesheet" href="https://cdn.mediaus.co.kr/css/media.min.css"> <link rel="stylesheet" href="https://cdn.mediaus.co.kr/css/autobox.style.min.css"> <link rel="stylesheet" href="https://cdn.mediaus.co.kr/css/templates.style.min.css"> <link rel="stylesheet" href="https://cdn.mediaus.co.kr/css/plugin.style.min.css"> <link rel="stylesheet" href="https://cdn.mediaus.co.kr/css/style.min.css"> <link rel="stylesheet" href="https://cdn.mediaus.co.kr/css/design.style.css"><link rel="stylesheet" href="https://cdn.mediaus.co.kr/menuskin/s_61/menubar.css"> <script src="https://cdn.mediaus.co.kr/script/jquery.min.js"></script> <script src="https://cdn.mediaus.co.kr/script/jquery-ui.min.js"></script> <script src="https://cdn.mediaus.co.kr/script/slick.min.js"></script> <script src="https://cdn.mediaus.co.kr/script/jquery.rwdImageMaps.min.js"></script> <script src="https://cdn.mediaus.co.kr/script/what-input.js"></script> <script src="https://cdn.mediaus.co.kr/script/foundation.min.js"></script> <script src="https://cdn.mediaus.co.kr/menuskin/s_61/menubar.js"></script> <script src="https://cdn.mediaus.co.kr/script/user.style.js"></script> <script src="https://cdn.mediaus.co.kr/script/clipboard.min.js"></script> <script src="https://cdn.mediaus.co.kr/script/jquery.timepicker.min.js"></script> <script src="https://cdn.mediaus.co.kr/script/jquery.tabslet.min.js"></script> <script src="https://cdn.mediaus.co.kr/script/common.js"></script> <script type="text/javascript" src="https://cdn.mediaus.co.kr/script/user.js"></script> <!--[if lt IE 10]> <link rel="stylesheet" href="https://cdn.mediaus.co.kr/css/style.ie9.css"> <script src="https://cdn.mediaus.co.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/>출처 : 미디어스(https://www.mediaus.co.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 = 'https://www.mediaus.co.kr' ,___currentTime = 1760642993; // 즐겨찾기 스크립트 function bookmark() { window.external.AddFavorite("https://www.mediaus.co.kr", "미디어스") } </script> <style type="text/css"> /* 사이트 기본 색 */ .user-point,a.user-point, .poll-columns .poll-state.going {color:#fd7c00 !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:#fd7c00 !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:#fd7c00 !important} .user-border-top {border-top-color:#fd7c00 !important} .user-border-bottom {border-bottom-color:#fd7c00 !important} .user-border-left {border-left-color:#fd7c00 !important} .user-border-right {border-right-color:#fd7c00 !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} /* view */ @media screen and (max-width: 1260px) { #sticky-header .aht-btn {display:none !important} } /* site size */ .width-1140 {width:1140px} .max-width-1140 {max-width:1140px} .min-width-1140 {min-width:1140px} </style> <!-- 구글웹로그 --> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-24647976-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <!-- //구글웹로그 끝 --> <!-- TargetPushAD_미디어스 <script src='//cdn.targetpush.co.kr/js/targetpushad.js' charset='utf-8'></script> <script> (function(){adtive_targetpush_ad.start('X3444448','4QLLLLLF')}(document)) </script> // TargetPushAD_미디어스 --> <!-- 네이버 웹마스터도구 소유확인 메타태그 --> <meta name="naver-site-verification" content="86c2b8a2dd393b70a71ed35b1f63a945f8111806" /> <!-- Naver Analytics --> <script type="text/javascript" src="//wcs.naver.net/wcslog.js"></script> <script type="text/javascript"> if(!wcs_add) var wcs_add = {}; wcs_add["wa"] = "15279198b215db0"; if(window.wcs) { wcs_do(); } </script> <!-- 2020-12-11 --> <script data-ad-client="ca-pub-6402205864178098" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script async src="https://www.googletagmanager.com/gtag/js?id=G-D51LKW0H4N"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-D51LKW0H4N'); </script> <!-- 애드센스 2022-04-04 --> <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1253697593788132" crossorigin="anonymous"></script> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "Organization", "name": "미디어스", "url": "https://www.mediaus.co.kr", "sameAs": [ "https://www.facebook.com/mediausnews/", "https://x.com/mediaus" ] } </script> </head> <body class=" " style=""> <nav class="skip-nav"> <a href="#user-menu" onclick="document.getElementById('user-menu').tabIndex = -1;document.getElementById('user-menu').focus();return false;" class="user-border"><span>주요서비스 바로가기</span></a> <a href="#user-container" onclick="document.getElementById('user-container').tabIndex = -1;document.getElementById('user-container').focus();return false;" class="user-border"><span>본문 바로가기</span></a> <a href="#user-footer" onclick="document.getElementById('user-footer').tabIndex = -1;document.getElementById('user-footer').focus();return false;" class="user-border"><span>매체정보 바로가기</span></a> <a href="#userLogin" onclick="document.getElementById('userLogin').tabIndex = -1;document.getElementById('userLogin').focus();return false;" class="user-border"><span>로그인 바로가기</span></a> <a href="#userSearch" onclick="document.getElementById('userSearch').tabIndex = -1;document.getElementById('userSearch').focus();return false;" class="user-border"><span>기사검색 바로가기</span></a> <a href="#allService" onclick="document.getElementById('allService').tabIndex = -1;document.getElementById('allService').focus();return false;" class="user-border"><span>전체서비스 바로가기</span></a> </nav> <!--[if lt IE 10]> <div id="ie9-guide"> <div class="ie9-wrapper border-box"> <p class="guide-txt"> 잠깐! 현재 Internet Explorer 8이하 버전을 이용중이십니다. 최신 브라우저(Browser) 사용을 권장드립니다! </p> <div class="guide-right"> <dl class="ie9-down nobr"> <dt><i class="icon ie-logo">ie</i></dt> <dd> <span>인터넷 익스플로러 11</span> <a href="http://windows.microsoft.com/ko-kr/internet-explorer/download-ie" target="_blank">다운로드</a> </dd> </dl> <dl class="ie9-down"> <dt><i class="icon cr-logo">chrome</i></dt> <dd> <span>구글 크롬</span> <a href="http://www.google.com/chrome/" target="_blank">다운로드</a> </dd> </dl> <dl class="ie9-down"> <dt><i class="icon ff-logo">firefox</i></dt> <dd> <span>모질라 파이어폭스</span> <a href="http://www.mozilla.or.kr/" target="_blank">다운로드</a> </dd> </dl> </div> </div> </div> <![endif]--> <div class="off-canvas-wrapper"> <div class="off-canvas-wrapper-inner" data-off-canvas-wrapper> <div class="off-canvas-content" data-off-canvas-content> <!-- wrap //--> <div id="user-wrap" class="min-width-1140"> <div id="user-wrapper"> <!-- header //--> <header id="user-header" class="posi-re float-center"> <h2 class="show-for-sr">상단영역</h2> <div class="clearfix text-center"> </div> <style type="text/css"> #header-wrapper.basic, #header-wrapper .mode-inner, #nav-header {width:1140px} </style> <!-- 메뉴 시작 //--> <div id="header-wrapper" class="vertical full left " data-main-code="/index.html" data-sub-code="/index.html" data-serial-code="/index.html" data-multi-code=""> <!-- 로고영역 //--> <header id="nav-header"> <div class="user-banner text-left"> <span class="updated">최종편집 <span class="show-for-sr">최종편집</span>2025-10-16 20:53 (목) </span> </div> <h1 class="user-logo text-center"> <a href="https://www.mediaus.co.kr" target="_top"><img src="https://cdn.mediaus.co.kr/image/logo/toplogo_20220509095450.png" alt="미디어스"></a> </h1> <div class="user-banner text-right"> <!-- 검색 //--> <fieldset id="userSearch" class="user-search"> <form name="head-search" method="get" class="clearfix" action="/news/articleList.html"> <input type="hidden" name="sc_area" value="A"> <input type="hidden" name="view_type" value="sm"> <label class="show-for-sr" for="search">기사검색</label> <input type="text" name="sc_word" id="search" onkeydown="if(event.keyCode==13){if(this.form.sc_word.value != ''){this.form.submit();}else{alert('검색어를 입력해주세요');return false;}}" placeholder="검색어를 입력해주세요" title="기사검색"> <button type="button" title="기사검색" onclick="if(this.form.sc_word.value != ''){this.form.submit();}else{alert('검색어를 입력해주세요');this.form.sc_word.focus();return false;}"><i class="icon-search-thin"></i><span class="show-for-sr">검색</span></button> </form> </fieldset> <!--// 검색 --> </div> </header> <!--// 로고영역 --> <!-- 메뉴바 //--> <nav id="user-nav"> <div class="mode-inner"> <!-- 전체 --> <button type="button" class="user-allbtn" title="전체메뉴" data-toggle="offCanvas"><i class="icon"><span class="text">전체메뉴 버튼</span></i></button> <!-- 섹션 //--> <ul id="user-menu" class="user-menu"> <li class="secline"> <a href="/news/articleList.html?sc_section_code=S1N1&view_type=sm" target="_top" data-code="S1N1">뉴스</a> <ul> </ul> </li> <li class="secline"> <a href="/news/articleList.html?sc_section_code=S1N2&view_type=sm" target="_top" data-code="S1N2">오피니언</a> <ul> </ul> </li> <li class="secline"> <a href="/news/articleList.html?sc_sub_section_code=S2N3&view_type=sm" target="_top" data-code="S2N3">인터뷰</a> <ul> </ul> </li> <li class="secline"> <a href="/news/articleList.html?sc_section_code=S1N3&view_type=sm" target="_top" data-code="S1N3">미디어비평</a> <ul> </ul> </li> <li class="secline"> <a href="/news/articleList.html?sc_section_code=S1N9&view_type=sm" target="_top" data-code="S1N9">이코노믹·IT</a> <ul> </ul> </li> <li class="secline"> <a href="/news/articleList.html?sc_section_code=S1N10&view_type=sm" target="_top" data-code="S1N10">정책 와글와글</a> <ul> </ul> </li> </ul> <!--// 섹션 --> <!-- 로그인 //--> <ul id="userLogin" class="user-logbox"> <li><a href="https://www.mediaus.co.kr/member/login.html" target="_top">로그인</a></li> <li><a href="https://www.mediaus.co.kr/member/index.html" target="_top">회원가입</a></li> <li><a href="https://www.mediaus.co.kr/" onclick="setCookie('view_pc', 'n', 1);" target="_top"><i class="icon-mobile"></i>모바일웹</a></li> <div class="user-sns"> <a href="https://www.facebook.com/mediausnews/" target="_blank" class="item"><i class="icon-facebook"><span class="show-for-sr">facebook</span></i></a> <a href="https://twitter.com/mediaus" target="_blank" class="item"><i class="icon-twitter"><span class="show-for-sr">twitter</span></i></a> <a href="http://pf.kakao.com/_PIxomxj" target="_blank" class="item"><i class="icon-kakao"><span class="show-for-sr">kakao</span></i></a> </div> </ul> <!--// 로그인 --> </div> </nav> <!--// 메뉴바 --> </div> <!--// 메뉴 끝 --> <script type="text/javascript"> <!-- //메뉴 스타일 불러옴 : 메뉴 /script/menubar.js 와 같이 사용되어야 함 var menuIndexHold = true, menuOverHold = true, submenuStyle = "vertical", sizeMode = "full", subShow = "hold", submenuPosi = "left", effectSwitch = "on", subSlideSpeed = 150, subFadeSpeed = 150; //--> </script> </header> <!--// header --> <!-- container //--> <section id="user-container" class="posi-re text-left"> <h2 class="show-for-sr">본문영역</h2> <div id="layer-popups" class="float-center width-1140"></div> <div class="posi-re float-center width-1140"><div id="floating_banner_left" class="view-aside left-wing" data-scroll="y" data-top-margin="20" data-down-margin="15" data-duration="300"> </div> <div id="floating_banner_right" class="view-aside right-wing" data-scroll="n" data-top-margin="20" data-down-margin="15" data-duration="300"> </div> </div> <!-- 날개배너 //--> <div class="posi-re float-center width-1140" id="wingBanner"> <div class="wing-banner-left"> </div> <div class="wing-banner-right"> </div> </div> <!--// 날개배너 --> <style type="text/css"> /* edit skin css START */ #idx48 .index-columns.grid-1 {padding-right:40px} #idx48 .index-columns.grid-2 {padding-right:20px;border-right:1px solid rgba(0,0,0,.1)} #idx48 .index-columns.grid-3 {padding-left:20px} #idx48 .index-columns.grid-4 {padding-right:15px} #idx48 .index-columns.grid-5 {padding-left:15px} #idx48 .width-260 {width:270px} #idx48 .width-270 {width:250px} #idx48 .width-250 {width:270px} /* box skin */ .box-skin .header > a[class*="btm-"] {position:relative;background:none} .box-skin .header > a[class*="btm-"]::before {content:'더보기 +';display:inline-block;overflow:hidden;position:absolute;right:0;top:50%;font-size:.9375rem;font-weight:normal;color:rgba(0,0,0,.85);white-space:nowrap;-ms-transform:translateY(-50%);transform:translateY(-50%)} .box-skin.idx--line + .box-margins {border-top-color:rgba(0,0,0,.5)} .box-skin.idx--box {padding:20px;background-color:#fff} .box-skin.idx--box .header > a[class*="btm-"]::before {content:"\e913";font:14px/1 fontello;font-size:1rem;color:#1755a2;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale} /* edit skin css END */ </style> <!-- 편집판 //--> <div id="idx48" class="index-wrap float-center" style="width:1140px"> <!-- 내용 //--> <div class="clearfix"> <article class="box-skin idx--line "> <header class="header"></header> <section class="content"><style type="text/css"> #skin-11 {overflow:hidden;position:relative;max-height:420px;background-color:#f5f5f5} #skin-11 .frame::before {content:'';position:absolute;z-index:2;left:0;top:0;width:100%;height:100%;background:linear-gradient(to bottom,transparent 30%,rgba(0,0,0,.9) 90%)} #skin-11 .auto-images[style*="background"] {background-position:50% -1rem;transition:background-position .5s, transform 1s ease-in-out, -ms-transform 1s ease-in-out} #skin-11 a:hover .auto-images[style*="background"] {-ms-transform:scale(1.1, 1.1);transform:scale(1.1, 1.1)} #skin-11 .frame.movie::after {content:'';overflow:hidden;position:absolute;z-index:10;right:30px;bottom:30px;width:64px;height:64px;font-size:0;color:transparent;text-indent:-9999px;background:url(/image/autobox/autobox-icons.png) -30px -50px no-repeat} #skin-11 .item.slick-current .auto-images[style*="background"] {background-position:50% 0} #skin-11 .content {position:absolute;z-index:5;left:0;bottom:0;width:100%;max-width:750px;padding:0 0 30px 30px;transition:transform .3s ease-in-out, -ms-transform .3s ease-in-out;} #skin-11 a:hover .content {-ms-transform:translateY(-12px);transform:translateY(-12px)} #skin-11 .auto-name {margin-top:12px} #skin-11 .profile {display:block} #skin-11 .profile::after {content:'';display:table;clear:both} #skin-11 .p-image {float:left;width:36px;height:36px;margin-right:12px;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;border-radius:50%} #for-11 {float:left;width:calc(100% - 348px)} #for-11 .item {position:relative} #for-11 .auto-titles {font-weight:700} #nav-11 {float:left;width:348px} #nav-11 .item {display:block;overflow:hidden;position:relative;width:100% !important;cursor:pointer} #nav-11 .item::before, #nav-11 .item::after {content:'';position:absolute;z-index:1} #nav-11 .item::before {left:0;top:0;width:10px;height:100%;background-color:rgba(0,0,0,.1);visibility:hidden} #nav-11 .item::after {overflow:hidden;height:0;left:30px;right:30px;bottom:0;border-top:1px solid rgba(0,0,0,.08)} #nav-11 .item:last-child::after {content:normal} #nav-11 .item.slick-current {background-color:#ec3c0a} #nav-11 .item.slick-current::before {visibility:visible} #nav-11 .item.slick-current::after {display:none} #nav-11 .item > a {padding:18px 30px;height:84px} #nav-11 .auto-titles {color:rgba(0,0,0,.95)} #nav-11 .item.slick-current .auto-titles {color:#fff} #skin-11 .height-420 {height:420px} </style> <div id="skin-11" class="auto-article"><div id="for-11" class="auto-for"> <div class="item"> <a href="/news/articleView.html?idxno=314896" target="_top"> <span class="frame height-420"><em class="auto-images" style="background-image:url(https://cdn.mediaus.co.kr/news/thumbnail/custom/20251016/314896_225923_4547_1760600747_600.jpg)"></em></span> <span class="content"> <strong class="auto-titles size-30 line-3x2 auto-fontF onload">이 대통령 "지상파 특혜 사라져…차별적 규제 필요 없어"</strong> </span> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314883" target="_top"> <span class="frame height-420"><em class="auto-images" style="background-image:url(https://cdn.mediaus.co.kr/news/thumbnail/custom/20251016/314883_225897_563_1760522163_600.jpg)"></em></span> <span class="content"> <strong class="auto-titles size-30 line-3x2 auto-fontF onload">연합뉴스 지배구조개선, 시작도 전에 이해충돌 논란</strong> </span> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314871" target="_top"> <span class="frame height-420"><em class="auto-images" style="background-image:url(https://cdn.mediaus.co.kr/news/thumbnail/custom/20251016/314871_225873_2821_1760491701_600.jpg)"></em></span> <span class="content"> <strong class="auto-titles size-30 line-3x2 auto-fontF onload">윤호중 "TBS 정상화 방안 마련하겠다"</strong> </span> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314863" target="_top"> <span class="frame height-420"><em class="auto-images" style="background-image:url(https://cdn.mediaus.co.kr/news/thumbnail/custom/20251016/314863_225851_924_1760432964_600.jpg)"></em></span> <span class="content"> <strong class="auto-titles size-30 line-3x2 auto-fontF onload">경계를 넘는 범죄와 멈춰 선 국가</strong> </span> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314866" target="_top"> <span class="frame height-420"><em class="auto-images" style="background-image:url(https://cdn.mediaus.co.kr/news/thumbnail/custom/20251016/314866_225857_5352_1760435632_600.jpg)"></em></span> <span class="content"> <strong class="auto-titles size-30 line-3x2 auto-fontF onload">카카오 "카톡 업데이트 이전 롤백 불가"…"입틀막은 전광석화"</strong> </span> </a> </div> </div> <div id="nav-11" class="auto-nav"> <div class="item"> <a href="/news/articleView.html?idxno=314896" target="_top"> <span class="auto-titles size-17 line-4x2">이 대통령 "지상파 특혜 사라져…차별적 규제 필요 없어"</span> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314883" target="_top"> <span class="auto-titles size-17 line-4x2">연합뉴스 지배구조개선, 시작도 전에 이해충돌 논란</span> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314871" target="_top"> <span class="auto-titles size-17 line-4x2">윤호중 "TBS 정상화 방안 마련하겠다"</span> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314863" target="_top"> <span class="auto-titles size-17 line-4x2">경계를 넘는 범죄와 멈춰 선 국가</span> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314866" target="_top"> <span class="auto-titles size-17 line-4x2">카카오 "카톡 업데이트 이전 롤백 불가"…"입틀막은 전광석화"</span> </a> </div> </div> </div> <script type="text/javascript"> <!-- (function() { $('#nav-11').on('mouseenter', '.slick-slide', function (e) { var $currTarget = $(e.currentTarget), index = $currTarget.data('slick-index'), slickObj = $('#for-11').slick('getSlick'); slickObj.slickGoTo(index); }); $('#for-11').slick({ arrows: false, dots: false, draggable: false, fade: true, autoplay: false, autoplaySpeed: 5000, speed: 10, asNavFor: '#nav-11' }); $('#nav-11').slick({ asNavFor: '#for-11', slidesToShow: 5, dots: false, arrows: false, draggable: false, focusOnSelect: true, autoplay: false, autoplaySpeed: 3000 }); })(); //--> </script> </section> </article><div class="box-margins box-solid" style="margin-bottom:40px;margin-top:40px;border-top-width:1px;"></div> </div> <!--// 내용 --> <div id="anchorBody" class="index-row"> <div class="index-columns grid-1 width-full"> <!-- 내용 //--> <div class="clearfix"> </div> <!--// 내용 --> <div class="index-row"> <div class="index-columns grid-2 width-full"> <!-- 내용 //--> <div class="clearfix"> <article class="box-skin"> <header class="header"></header> <section class="content"><style type="text/css"> #skin-12 > .item:not(:first-child) {margin-top:20px} </style> <div id="skin-12" class="auto-article"><div class="item"> <a href="/news/articleView.html?idxno=314901" target="_top"> <span class="auto-section marbtm-5 size-13 line-4x2 user-point onload">노동·인권</span> <strong class="auto-titles size-25 weight-700 line-3x1 auto-fontA onload">청소년 언론, '백지신문' 발행..."학교가 전두환처럼 언론 탄압"</strong> </a> </div> </div> </section> </article><div class="box-margins box-solid" style="margin-bottom:20px;margin-top:20px;border-top-width:1px;"></div><article class="box-skin"> <header class="header"></header> <section class="content"><style type="text/css"> #skin-13 > .item:not(:first-child) {margin-top:22px;padding-top:22px;border-top:1px solid rgba(0,0,0,.08)} #skin-13 .frame {width:260px} #skin-13 .auto-valign > .for-middle:first-child:nth-last-child(2) {width:calc(100% - 260px);padding-right:22px} #skin-13 .auto-valign > .for-middle:first-child:last-child {display:block} #skin-13 .flex {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex} #skin-13 .content {display:block} #skin-13 .flex > .content {width:70px} #skin-13 .flex > .auto-sums {width:calc(100% - 190px);padding-left:20px;padding-right:20px} #skin-13 .flex > :last-child:nth-child(2) {width:calc(100% - 210px);padding-right:0} #skin-13 .flex > :nth-child(2):nth-last-child(2) {overflow:hidden;max-height:6.5em;-webkit-box-orient:vertical;-webkit-line-clamp:4} #skin-13 .flex > .frame {width:120px} #skin-13 .item.small{position:relative;} #skin-13 .item.small .rela-box{position:absolute;left:0;bottom:-5px;width:calc(100% - 140px);} </style> <div id="skin-13" class="auto-article"><div class="item auto-valign"> <div class="for-middle"> <a href="/news/articleView.html?idxno=314893" target="_top"> <span class="auto-section marbtm-5 size-13 line-4x2 user-point onload">뉴스</span> <span class="auto-titles size-23 line-4x2 auto-fontA onload">민주당, '김현지 음모론' 한미일보 고발</span> <em class="auto-sums martop-15 size-14 line-8 auto-fontB">[미디어스=고성욱 기자] 더불어민주당이 김현지 대통령실 부속실장 음모론을 제기한 한미일보를 경찰에 고발했다. 민주당은 “익명의 제보와 음모론을 마치 진실...</em> </a><ul class="clearfix martop-15"> <li><a href="/news/articleView.html?idxno=314208" target="_top" class="auto-relation size-15 line-4x1 auto-fontA onload">'선관위 중국 간첩' 기자, 극우매체 '한미일보' 창간</a></li> <li class="martop-5"><a href="/news/articleView.html?idxno=313168" target="_top" class="auto-relation size-15 line-4x1 auto-fontA onload">‘중국 간첩 99명’ 스카이데일리 기자, 구속 피하자마자 음모론 주장</a></li> </ul> </div> <div class="for-middle"> <a href="/news/articleView.html?idxno=314893" target="_top" class="frame"> <em class="auto-images line ratio-11" style="background-image:url(https://cdn.mediaus.co.kr/news/thumbnail/custom/20251016/314893_225921_354_1760598234_450.jpg)"></em> </a> </div></div> <div class="item small"> <a href="/news/articleView.html?idxno=314892" target="_top"><span class="auto-titles marbtm-5 size-18 line-4x2 auto-fontA onload">김형석 독립기념관장, 1년 간 기념품 1227개 수령</span></a> <a href="/news/articleView.html?idxno=314892" target="_top" class="flex"> <span class="content"> <span class="auto-section size-13 line-4x2 user-point onload">뉴스</span> </span> <em class="auto-sums size-14 line-7 auto-fontB">[미디어스=송창한 기자] 뉴라이트 역사관 논란의 김형석 독립기념관장이 취임 후 1년 동안 기관 기념품을 1200여 개 받아간 내역이 나왔다. 전임 관장이...</em> <span class="frame"> <em class="auto-images line ratio-43" style="background-image:url(https://cdn.mediaus.co.kr/news/thumbnail/custom/20251016/314892_225918_656_1760594816_450.jpg)"></em> </span></a> <ul class="clearfix rela-box"> <li><a href="/news/articleView.html?idxno=314495" target="_top" class="auto-relation size-15 line-4x1 auto-fontA onload">김형석 "언론이 진실 왜곡...법적 대응할 것" 기습 기자회견</a></li> </ul> </div> <div class="item small"> <a href="/news/articleView.html?idxno=314891" target="_top"><span class="auto-titles marbtm-5 size-18 line-4x2 auto-fontA onload">'세기의 이혼소송' 최태원-노소영 1.4조 재산분할 파기환송</span></a> <a href="/news/articleView.html?idxno=314891" target="_top" class="flex"> <span class="content"> <span class="auto-section size-13 line-4x2 user-point onload">뉴스</span> </span> <em class="auto-sums size-14 line-7 auto-fontB">[미디어스=박대형 기자] 대법원이 최태원 SK그룹 회장과 노소영 아트센터 나비 관장의 이혼소송을 파기환송했다. 대법원은 노태우 전 대통령의 비자금 300...</em> <span class="frame"> <em class="auto-images line ratio-43" style="background-image:url(https://cdn.mediaus.co.kr/news/thumbnail/custom/20251016/314891_225917_5629_1760586989_450.jpg)"></em> </span></a> </div> <div class="item small"> <a href="/news/articleView.html?idxno=314890" target="_top"><span class="auto-titles marbtm-5 size-18 line-4x2 auto-fontA onload">TV조선, 10·15 부동산 대책 유출… '국토부 출입정지 6개월'</span></a> <a href="/news/articleView.html?idxno=314890" target="_top" class="flex"> <span class="content"> <span class="auto-section size-13 line-4x2 user-point onload">뉴스</span> </span> <em class="auto-sums size-14 line-7 auto-fontB">[미디어스=송창한 기자] TV조선이 이재명 정부 10·15 부동산 대책 보도자료를 사전에 유출해 국토교통부 기자단으로부터 출입정지 6개월 징계를 받았다....</em> <span class="frame"> <em class="auto-images line ratio-43" style="background-image:url(https://cdn.mediaus.co.kr/news/thumbnail/custom/20251016/314890_225916_364_1760589364_450.jpg)"></em> </span></a> </div> <div class="item small"> <a href="/news/articleView.html?idxno=314889" target="_top"><span class="auto-titles marbtm-5 size-18 line-4x2 auto-fontA onload">KBS 정관 개정에 방송법 '편성위' '임명동의제' 제외</span></a> <a href="/news/articleView.html?idxno=314889" target="_top" class="flex"> <span class="content"> <span class="auto-section size-13 line-4x2 user-point onload">미디어정책</span> </span> <em class="auto-sums size-14 line-7 auto-fontB">[미디어스=고성욱 기자] KBS가 개정 방송법에 따라 ‘이사회 정원 확대·이사 추천 단체 다양화’ ‘사장후보국민추천위원회 구성·운영’ 등을 정관에 추가했...</em> <span class="frame"> <em class="auto-images line ratio-43" style="background-image:url(https://cdn.mediaus.co.kr/news/thumbnail/custom/20251016/314889_225915_3731_1760582251_450.jpg)"></em> </span></a> <ul class="clearfix rela-box"> <li><a href="/news/articleView.html?idxno=314837" target="_top" class="auto-relation size-15 line-4x1 auto-fontA onload">방송4법 다툼 넘어 미디어발전위는 가동되나</a></li> </ul> </div> <div class="item small"> <a href="/news/articleView.html?idxno=314887" target="_top"><span class="auto-titles marbtm-5 size-18 line-4x2 auto-fontA onload">눈물 쏟은 현직 검사 "쿠팡 사건 외압 있었다...검찰 잘못"</span></a> <a href="/news/articleView.html?idxno=314887" target="_top" class="flex"> <span class="content"> <span class="auto-section size-13 line-4x2 user-point onload">노동·인권</span> </span> <em class="auto-sums size-14 line-7 auto-fontB">[미디어스=박대형 기자] 현직 부장검사가 쿠팡 일용직 퇴직금 체불 사건과 관련해 윗선의 부당한 업무지시를 받았다고 폭로했다. 지난해 6월부터 올해 8월까...</em> <span class="frame"> <em class="auto-images line ratio-43" style="background-image:url(https://cdn.mediaus.co.kr/news/thumbnail/custom/20251016/314887_225910_3915_1760578756_450.jpg)"></em> </span></a> <ul class="clearfix rela-box"> <li><a href="/news/articleView.html?idxno=311755" target="_top" class="auto-relation size-15 line-4x1 auto-fontA onload">'특고노동자 노동자 추정' 근로기준법 개정안 발의돼</a></li> </ul> </div> <div class="item small"> <a href="/news/articleView.html?idxno=314886" target="_top"><span class="auto-titles marbtm-5 size-18 line-4x2 auto-fontA onload">최민희 "YTN 사영화 원상 회복은 행정부 결정 있어야"</span></a> <a href="/news/articleView.html?idxno=314886" target="_top" class="flex"> <span class="content"> <span class="auto-section size-13 line-4x2 user-point onload">미디어정책</span> </span> <em class="auto-sums size-14 line-7 auto-fontB">[미디어스=송창한 기자] 최민희 국회 과학기술정보방송통신위원회(과방위) 위원장이 사영화 된 YTN의 원상 회복이 가능하냐는 질문에 "저희(국회) 결정이 ...</em> <span class="frame"> <em class="auto-images line ratio-43" style="background-image:url(https://cdn.mediaus.co.kr/news/thumbnail/custom/20251016/314886_225913_2952_1760581792_450.jpg)"></em> </span></a> <ul class="clearfix rela-box"> <li><a href="/news/articleView.html?idxno=314858" target="_top" class="auto-relation size-15 line-4x1 auto-fontA onload">김건희, YTN기자의 허위 경력 취재에 "진짜 복수해야지..."</a></li> </ul> </div> </div></section> </article> </div> <!--// 내용 --> </div> <div class="index-columns grid-3 width-260"> <!-- 내용 //--> <div class="clearfix"> <article class="box-skin"> <header class="header"></header> <section class="content"><style type="text/css"> #skin-14 > .item:not(:first-child) {margin-top:15px;padding-top:15px;border-top:1px solid rgba(0,0,0,.08)} </style> <div id="skin-14" class="auto-article"><div class="item"> <a href="/news/articleView.html?idxno=314885" target="_top"> <em class="user-point auto-section marbtm-5 size-13 line-4x1">뉴스</em> <span class="auto-titles size-16 line-4x2 auto-fontA onload">신문협회 "AI기본법, '학습 데이터' 공개 의무화해야"</span> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314868" target="_top"> <em class="user-point auto-section marbtm-5 size-13 line-4x1">윤영진의 역사 만필</em> <span class="auto-titles size-16 line-4x2 auto-fontA onload">1884년 근대화로 나아가는 보빙사와 미국인의 조선 활동</span> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314880" target="_top"> <em class="user-point auto-section marbtm-5 size-13 line-4x1">노동·인권</em> <span class="auto-titles size-16 line-4x2 auto-fontA onload">김영훈 "주 4.5일제 법제화 안 한다...자율 도입 유도"</span> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314878" target="_top"> <em class="user-point auto-section marbtm-5 size-13 line-4x1">노동·인권</em> <span class="auto-titles size-16 line-4x2 auto-fontA onload">인권위 "위해·도주 우려 없는데 뒷수갑 채우면 인권침해"</span> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314877" target="_top"> <em class="user-point auto-section marbtm-5 size-13 line-4x1">미디어정책</em> <span class="auto-titles size-16 line-4x2 auto-fontA onload">TBS노사, 윤호중 '정상화' 발언에 "환영" 한목소리</span> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314875" target="_top"> <em class="user-point auto-section marbtm-5 size-13 line-4x1">뉴스</em> <span class="auto-titles size-16 line-4x2 auto-fontA onload">넷플릭스, 요금제 58%까지 인상해 놓고 "올해 인상 계획 없다"</span> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314874" target="_top"> <em class="user-point auto-section marbtm-5 size-13 line-4x1">노동·인권</em> <span class="auto-titles size-16 line-4x2 auto-fontA onload">이제야 손에 쥔 MBC 명예사원증…비정규직 백화점 바뀌나</span> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314873" target="_top"> <em class="user-point auto-section marbtm-5 size-13 line-4x1">경제 와글와글</em> <span class="auto-titles size-16 line-4x2 auto-fontA onload">2036 올림픽 유치, K-경제 황금기 여는 성장 동력</span> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314872" target="_top"> <em class="user-point auto-section marbtm-5 size-13 line-4x1">뉴스</em> <span class="auto-titles size-16 line-4x2 auto-fontA onload">윤석열 감사원 직접 고발 모두 '언론인' 대상</span> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314870" target="_top"> <em class="user-point auto-section marbtm-5 size-13 line-4x1">뉴스</em> <span class="auto-titles size-16 line-4x2 auto-fontA onload">"네이버 뉴스제휴심사 배심제 도입"</span> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314869" target="_top"> <em class="user-point auto-section marbtm-5 size-13 line-4x1">뉴스</em> <span class="auto-titles size-16 line-4x2 auto-fontA onload">대구시장 예상후보 지지도, 이진숙 21.2%-김부겸 15.6%</span> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314867" target="_top"> <em class="user-point auto-section marbtm-5 size-13 line-4x1">경제 와글와글</em> <span class="auto-titles size-16 line-4x2 auto-fontA onload">경제 인프라, 이제는 ‘도로’가 아닌 ‘AI·바이오’다</span> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314865" target="_top"> <em class="user-point auto-section marbtm-5 size-13 line-4x1">뉴스</em> <span class="auto-titles size-16 line-4x2 auto-fontA onload">"후원자 된 회장-PD 된 사장, 과방위 불출석" 무슨 일?</span> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314864" target="_top"> <em class="user-point auto-section marbtm-5 size-13 line-4x1">뉴스</em> <span class="auto-titles size-16 line-4x2 auto-fontA onload">'마스크맨' 황인수 진실화해위 국장 올해도 국감장 퇴장</span> </a> </div> </div> </section> </article><div class="box-margins " style="margin-bottom:30px;"></div> </div> <!--// 내용 --> </div> </div> <!-- 내용 //--> <div class="clearfix"> <div class="box-margins height-0 mary-40" style="border-top:1px solid rgba(0,0,0,.5)"></div><article class="box-skin idx--line "> <header class="header"><strong><span class="user-point2">이슈포커스</span></strong></header> <section class="content"><style type="text/css"> #skin-16 > .item {float:left;position:relative;width:calc(33.33333% - 20px);min-height:1px;margin-left:30px;margin-top:30px;background-color:#fff} #skin-16 > .item.for-text {padding:0 20px 0 20px} #skin-16 > .item:nth-child(5n + 1) {margin-left:0;clear:both} #skin-16 > .item:nth-child(-n + 5) {margin-top:0} #skin-16 > .item.for-text > a {padding-top:17px;padding-bottom:17px;padding-right:50px} #skin-16 > .item:nth-child(5n) > a {border-top:1px solid rgba(0,0,0,.08)} #skin-16 > .item:nth-child(4n) > a {border-top:1px solid rgba(0,0,0,.08)} #skin-16 .content {display:block;padding:20px} #skin-16 .frame + .content {padding-top:15px;padding-bottom:15px} #skin-16 .icon-arrow-right {display:block;overflow:hidden;position:absolute;z-index:10;right:20px;top:22px;width:35px;height:35px;font-size:1.125rem;line-height:35px;color:#fff;background-color:#fd7c00;border-radius:50%;text-align:center} </style> <div id="skin-16" class="auto-article"><div class="item"> <a href="/news/articleView.html?idxno=314862" target="_top"><span class="frame"> <em class="auto-images" style="background-image:url(https://cdn.mediaus.co.kr/news/thumbnail/202510/314862_225858_5948_v150.jpg)"></em> </span><span class="content"> <strong class="auto-titles weight-700 line-4x2 auto-fontA onload size-18">이진숙 선전장 된 과방위 국감</strong> </span> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314837" target="_top"><span class="frame"> <em class="auto-images" style="background-image:url(https://cdn.mediaus.co.kr/news/thumbnail/202510/314837_225781_3426_v150.jpg)"></em> </span><span class="content"> <strong class="auto-titles weight-700 line-4x2 auto-fontA onload size-18">방송4법 다툼 넘어 미디어발전위는 가동되나</strong> </span> </a> </div> <div class="item for-text"> <a href="/news/articleView.html?idxno=314806" target="_top"> <span class="auto-titles size-15 line-4x2 auto-fontA onload">방미통심의위도 윤석열 위촉 방심위원 승계 논란</span> <i class="icon-arrow-right"></i> </a> </div> <div class="item for-text"> <a href="/news/articleView.html?idxno=314798" target="_top"> <span class="auto-titles size-15 line-4x2 auto-fontA onload">방미통위, 국힘 추천위원 없이 '개문발차' 하나</span> <i class="icon-arrow-right"></i> </a> </div> <div class="item for-text"> <a href="/news/articleView.html?idxno=314791" target="_top"> <span class="auto-titles size-15 line-4x2 auto-fontA onload">KBS 창사 최초 천억 적자인데 '실적 나쁘지 않다’?</span> <i class="icon-arrow-right"></i> </a> </div> </div> </section> </article><div class="box-margins box-solid" style="margin-bottom:40px;margin-top:40px;border-top-width:1px;"></div><article class="box-skin"> <header class="header"></header> <section class="content"></section> </article> </div> <!--// 내용 --> <div class="index-row"> <div class="index-columns grid-4 width-full"> <!-- 내용 //--> <div class="clearfix"> <article class="box-skin"> <header class="header"><strong><span class="user-point2">인터뷰</span></strong></header> <section class="content"><style type="text/css"> #skin-17 {position:relative} #skin-17 .item {background-color:#fff} #skin-17 .frame > i[class^="icon-"] {position:absolute;z-index:5;left:50%;top:50%;font-size:3.875rem;color:#fff;text-shadow:1px 1px 0 rgba(0,0,0,.35);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)} #skin-17 .content {display:block;height:90px;padding:16px 50px 0} #skin-17 .photo-btn {bottom:0;width:38px;height:90px;font-size:1.375rem;color:#666;text-align:center} #skin-17 .photo-btn.prev {left:0;border-right:1px solid rgba(0,0,0,.08)} #skin-17 .photo-btn.next {right:0;border-left:1px solid rgba(0,0,0,.08)} #skin-17 .auto-pager {position:absolute;z-index:15;right:0;top:-35px} #skin-17 .auto-pager li[id*="slick-"] button[data-role] {width:10px;height:10px;background:none;border:1px solid #fd7c00} </style> <div id="skin-17" class="auto-article"><div class="dis-none item"> <a href="/news/articleView.html?idxno=314850" target="_top"> <span class="frame"> <em class="auto-images" style="background-image:url(https://cdn.mediaus.co.kr/news/thumbnail/custom/20251016/314850_225817_1722_1760372243_450.jpg)"></em></span> <span class="content"> <strong class="auto-titles size-18 weight-700 line-4x2 auto-fontA onload">“‘변상욱의 블라블라’는 TBS 정상화로 가는 첫 번째 길”</strong> </span> </a> </div> <div class="dis-none item"> <a href="/news/articleView.html?idxno=314821" target="_top"> <span class="frame"> <em class="auto-images" style="background-image:url(https://cdn.mediaus.co.kr/news/thumbnail/custom/20251016/314821_225736_639_1759914399_450.jpg)"></em></span> <span class="content"> <strong class="auto-titles size-18 weight-700 line-4x2 auto-fontA onload">“YTN 사장 직무대행은 사추위 피하려는 꼼수”</strong> </span> </a> </div> <div class="dis-none item"> <a href="/news/articleView.html?idxno=314812" target="_top"> <span class="frame"> <em class="auto-images" style="background-image:url(https://cdn.mediaus.co.kr/news/thumbnail/custom/20251016/314812_225703_4138_1759394498_450.jpg)"></em></span> <span class="content"> <strong class="auto-titles size-18 weight-700 line-4x2 auto-fontA onload">“‘리부트 대한민국’ 출발점은 비상계엄의 밤”</strong> </span> </a> </div> <div class="dis-none item"> <a href="/news/articleView.html?idxno=314789" target="_top"> <span class="frame"> <em class="auto-images" style="background-image:url(https://cdn.mediaus.co.kr/news/thumbnail/custom/20251016/314789_225639_5012_1759251012_450.jpg)"></em></span> <span class="content"> <strong class="auto-titles size-18 weight-700 line-4x2 auto-fontA onload">방송대상 ‘취미는 과학’의 다음은 "장수 프로 굳히기"</strong> </span> </a> </div> <div class="dis-none item"> <a href="/news/articleView.html?idxno=314685" target="_top"> <span class="frame"> <em class="auto-images" style="background-image:url(https://cdn.mediaus.co.kr/news/thumbnail/custom/20251016/314685_225427_500_1758549000_450.jpg)"></em></span> <span class="content"> <strong class="auto-titles size-18 weight-700 line-4x2 auto-fontA onload">김건희 일가 땅 추적기 "매입한 부지마다 공공개발"</strong> </span> </a> </div> </div><script type="text/javascript"> (function() { $('#skin-17').slick({ arrows: true, // 화살표표시 prevArrow: '<button type="button" class="photo-btn prev"><i class="icon-angle-left"><span class="show-for-sr">prev</span></i></button>', // 이전버튼 nextArrow: '<button type="button" class="photo-btn next"><i class="icon-angle-right"><span class="show-for-sr">next</span></i></button>', // 다음버튼 dots: true, // pager dotsClass: 'auto-pager', fade: true, infinite: true, // 무한넘기기 autoplay: false, // 자동전환 //autoplaySpeed: 3000, // 자동전환속도 speed: 300, // 넘기는 속도 draggable: false // 제스처(모바일용) }); })(); </script> </section> </article> </div> <!--// 내용 --> </div> <div class="index-columns grid-5 width-full"> <!-- 내용 //--> <div class="clearfix"> <article class="box-skin"> <header class="header"><strong><span class="user-point2">미디어비평</span></strong></header> <section class="content"><style type="text/css"> #skin-18 > .item {background-color:#fff} #skin-18 > .item:not(:first-child) {margin-top:12px} #skin-18 .frame {width:172px} #skin-18 .frame + .for-middle {width:calc(100% - 172px);padding-left:18px;padding-right:18px} #skin-18 .auto-valign > .for-middle:first-child:last-child {display:block;padding:13px 18px} </style> <div id="skin-18" class="auto-article"><div class="item"> <a href="/news/articleView.html?idxno=314834" target="_top" class="auto-valign"><span class="frame for-middle"> <em class="auto-images" style="background-image:url(https://cdn.mediaus.co.kr/news/thumbnail/202510/314834_225776_5630_v150.jpg)"></em> </span><span class="content for-middle"> <span class="auto-titles size-16 line-4x2 auto-fontA onload">일본인 댄서가 한국 광고계 중심에 서다</span> </span> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314825" target="_top" class="auto-valign"><span class="frame for-middle"> <em class="auto-images" style="background-image:url(https://cdn.mediaus.co.kr/news/thumbnail/202510/314825_225758_4539_v150.jpg)"></em> </span><span class="content for-middle"> <span class="auto-titles size-16 line-4x2 auto-fontA onload">'원 배틀 애프터 어나더', 잠시 멈추고 파도를 생각해</span> </span> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314815" target="_top" class="auto-valign"><span class="frame for-middle"> <em class="auto-images" style="background-image:url(https://cdn.mediaus.co.kr/news/thumbnail/202510/314815_225717_4652_v150.jpg)"></em> </span><span class="content for-middle"> <span class="auto-titles size-16 line-4x2 auto-fontA onload">부활하는 힙합 서바이벌 방송</span> </span> </a> </div> </div></section> </article> </div> <!--// 내용 --> </div> </div> <!-- 내용 //--> <div class="clearfix"> </div> <!--// 내용 --> </div> <div class="index-columns width-270"> <div class="sticky-container" data-sticky-container> <div class="sticky width-full" data-sticky data-margin-top="0" data-top-anchor="anchorBody:top" data-btm-anchor="anchorBody:bottom" data-sticky-on="small"> <!-- 내용 //--> <div class="clearfix"> <!--역사의 봉우리 보빙사 이야기250305--><script type="text/javascript">var ___BANNER = "ban_1741389062";</script><script type="text/javascript" charset="utf-8" src="https://cdn.mediaus.co.kr/bannerpop/uploads/js/332.js?1741389062" id="ban_1741389062"></script><!--//역사의 봉우리 보빙사 이야기250305--><!--종근당_230512--><script type="text/javascript">var ___BANNER = "ban_1754085293";</script><script type="text/javascript" charset="utf-8" src="https://cdn.mediaus.co.kr/bannerpop/uploads/js/299.js?1754085293" id="ban_1754085293"></script><!--//종근당_230512--><!--250320_후원하기--><script type="text/javascript">var ___BANNER = "ban_1742450223";</script><script type="text/javascript" charset="utf-8" src="https://cdn.mediaus.co.kr/bannerpop/uploads/js/333.js?1742450223" id="ban_1742450223"></script><!--//250320_후원하기--><article class="box-skin"> <header class="header"><strong><span class="user-point2">많이 본 뉴스</span></strong></header> <section class="content"><style type="text/css"> #skin-19 > .item {background-color:#fff} #skin-19 > .item:not(:first-child) {margin-top:6px} #skin-19 > .item > a {padding:12px} #skin-19 .number, #skin-19 .auto-valign {float:left} #skin-19 .number {width:35px} #skin-19 .auto-valign {width:calc(100% - 35px)} #skin-19 .frame {width:48px} #skin-19 .auto-valign > .for-middle:first-child:nth-last-child(2) {width:calc(100% - 48px);padding-right:15px} #skin-19 .auto-valign > .for-middle:first-child:last-child {display:block} </style> <div id="skin-19" class="auto-article"><div class="item"> <a href="/news/articleView.html?idxno=314808" target="_top"> <strong class="number size-22 line-5x1 user-point">1</strong> <span class="auto-valign"> <span class="auto-titles for-middle size-15 line-4x2 auto-fontA onload">박장범, '박민 KBS 감사실 부당전보' 판결 불복할 듯</span><span class="frame line for-middle"> <em class="auto-images ratio-11" style="background-image:url(https://cdn.mediaus.co.kr/news/thumbnail/202510/314808_225694_5641_v150.jpg)"></em> </span></span> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314834" target="_top"> <strong class="number size-22 line-5x1 user-point">2</strong> <span class="auto-valign"> <span class="auto-titles for-middle size-15 line-4x2 auto-fontA onload">일본인 댄서가 한국 광고계 중심에 서다</span><span class="frame line for-middle"> <em class="auto-images ratio-11" style="background-image:url(https://cdn.mediaus.co.kr/news/thumbnail/202510/314834_225776_5630_v150.jpg)"></em> </span></span> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314816" target="_top"> <strong class="number size-22 line-5x1 user-point">3</strong> <span class="auto-valign"> <span class="auto-titles for-middle size-15 line-4x2 auto-fontA onload">고 오요안나 어머니, 단식 28일만에 MBC와 잠정 합의</span><span class="frame line for-middle"> <em class="auto-images ratio-11" style="background-image:url(https://cdn.mediaus.co.kr/news/thumbnail/202510/314816_225723_3247_v150.jpg)"></em> </span></span> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314825" target="_top"> <strong class="number size-22 line-5x1 auto-fontA">4</strong> <span class="auto-valign"> <span class="auto-titles for-middle size-15 line-4x2 auto-fontA onload">'원 배틀 애프터 어나더', 잠시 멈추고 파도를 생각해</span><span class="frame line for-middle"> <em class="auto-images ratio-11" style="background-image:url(https://cdn.mediaus.co.kr/news/thumbnail/202510/314825_225758_4539_v150.jpg)"></em> </span></span> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314833" target="_top"> <strong class="number size-22 line-5x1 auto-fontA">5</strong> <span class="auto-valign"> <span class="auto-titles for-middle size-15 line-4x2 auto-fontA onload">국민 10명 중 8명 "극우·혐중 현수막 불쾌"</span><span class="frame line for-middle"> <em class="auto-images ratio-11" style="background-image:url(https://cdn.mediaus.co.kr/news/thumbnail/202510/314833_225773_5022_v150.jpg)"></em> </span></span> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314818" target="_top"> <strong class="number size-22 line-5x1 auto-fontA">6</strong> <span class="auto-valign"> <span class="auto-titles for-middle size-15 line-4x2 auto-fontA onload">고 오요안나 헛되지 않은 거리 추석 차례상</span><span class="frame line for-middle"> <em class="auto-images ratio-11" style="background-image:url(https://cdn.mediaus.co.kr/news/thumbnail/202510/314818_225729_3129_v150.jpg)"></em> </span></span> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314789" target="_top"> <strong class="number size-22 line-5x1 auto-fontA">7</strong> <span class="auto-valign"> <span class="auto-titles for-middle size-15 line-4x2 auto-fontA onload">방송대상 ‘취미는 과학’의 다음은 "장수 프로 굳히기"</span><span class="frame line for-middle"> <em class="auto-images ratio-11" style="background-image:url(https://cdn.mediaus.co.kr/news/thumbnail/202510/314789_225639_5012_v150.jpg)"></em> </span></span> </a> </div> </div> </section> </article><div class="box-margins " style="margin-bottom:40px;"></div><article class="box-skin"> <header class="header"><a href="/news/articleList.html?sc_section_code=S1N2&view_type=sm" target="_top" class="btm-Kor"><span class="user-point2">오피니언</span></a></header> <section class="content"><style type="text/css"> #skin-20 > .item {position:relative;padding-top:10px} #skin-20 > .item:not(:first-child) {margin-top:12px} #skin-20 .frame {float:left;z-index:5;width:60px;margin-top:-10px;margin-left:12px;margin-right:15px;border:2px solid #fff;border-radius:50%} #skin-20 .content {display:block;padding:30px 12px 15px;background-color:#fff} #skin-20 .auto-titles {clear:both} #skin-20 .icon-quote-right {position:absolute;right:10px;top:0;font-size:1.5rem;color:#666} </style> <div id="skin-20" class="auto-article"><div class="item"> <a href="/news/articleView.html?idxno=314868" target="_top"> <!--<i class="icon-quote-right"></i>--> <span class="frame marbtm-10 for-middle"><em class="auto-images radius ratio-11" style="background-image:url(https://cdn.mediaus.co.kr/news/thumbnail/202510/314868_225862_3211_v150.jpg)"></em></span> <em class="auto-section marbtm-10 line-3x1 size-14 weight-700 auto-fontA">윤영진의 역사 만필</em> <span class="content"> <em class="auto-titles size-15 line-4x2 auto-fontA onload">1884년 근대화로 나아가는 보빙사와 미국인의 조선 활동</em> </span> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314863" target="_top"> <!--<i class="icon-quote-right"></i>--> <span class="frame marbtm-10 for-middle"><em class="auto-images radius ratio-11" style="background-image:url(https://cdn.mediaus.co.kr/news/thumbnail/202510/314863_225851_924_v150.jpg)"></em></span> <em class="auto-section marbtm-10 line-3x1 size-14 weight-700 auto-fontA">김홍열의 디지털 콘서트</em> <span class="content"> <em class="auto-titles size-15 line-4x2 auto-fontA onload">경계를 넘는 범죄와 멈춰 선 국가</em> </span> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314853" target="_top"> <!--<i class="icon-quote-right"></i>--> <span class="frame marbtm-10 for-middle"><em class="auto-images radius ratio-11" style="background-image:url(https://cdn.mediaus.co.kr/news/thumbnail/202510/314853_225831_5115_v150.jpg)"></em></span> <em class="auto-section marbtm-10 line-3x1 size-14 weight-700 auto-fontA">김민하 칼럼</em> <span class="content"> <em class="auto-titles size-15 line-4x2 auto-fontA onload">난장판 된 ‘조희대 국정감사’</em> </span> </a> </div> </div> </section> </article><div class="box-margins " style="margin-bottom:40px;"></div> </div> <!--// 내용 --> </div> </div> </div> </div> <!-- 내용 //--> <div class="clearfix"> <div class="box-margins height-0 mary-40" style="border-top:1px solid rgba(0,0,0,.5)"></div> </div> <!--// 내용 --> <div class="index-row"> <div class="index-columns width-250"> <!-- 내용 //--> <div class="clearfix"> <article class="box-skin idx--box "> <header class="header"><a href="/news/articleList.html?sc_sub_section_code=S2N96&view_type=sm" target="_top" class=""><span class="user-point2">정책</span></a></header> <section class="content"><style type="text/css"> #skin-21 > .item:not(:first-child) {margin-top:12px;padding-top:12px;border-top:1px solid rgba(0,0,0,.08)} #skin-21 > .item {height:52px;} #skin-21 > .item.large {height:auto;} </style> <div id="skin-21" class="auto-article"><div class="item large"> <a href="/news/articleView.html?idxno=314859" target="_top"><span class="frame line marbtm-10"> <em class="auto-images" style="background-image:url(https://cdn.mediaus.co.kr/news/thumbnail/202510/314859_225839_5926_v150.jpg)"></em> </span><strong class="auto-titles size-18 line-4x2 auto-fontA onload">배경훈 "제4이통, 사업자가 주파수 정해 도전하게 할 것"</strong> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314854" target="_top" class="auto-titles size-15 line-4x2 auto-fontA onload">최민희 "방미통위 조속히 구성해 OTT, 불법 정보 적극 대응해야"?</a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314847" target="_top" class="auto-titles size-15 line-4x2 auto-fontA onload">조승래 "기재부, YTN 공기업 지분매각 경위 감사하라"</a> </div> </div> </section> </article><div class="box-margins " style="margin-bottom:50px;"></div> </div> <!--// 내용 --> </div> <div class="index-columns grid-3 width-full"> <!-- 내용 //--> <div class="clearfix"> <article class="box-skin idx--box "> <header class="header"><a href="/news/articleList.html?sc_sub_section_code=S2N97&view_type=sm" target="_top" class=""><span class="user-point2">노동인권</span></a></header> <section class="content"><style type="text/css"> #skin-22 > .item:not(:first-child) {margin-top:12px;padding-top:12px;border-top:1px solid rgba(0,0,0,.08)} #skin-22 > .item {height:52px;} #skin-22 > .item.large {height:auto;} </style> <div id="skin-22" class="auto-article"><div class="item large"> <a href="/news/articleView.html?idxno=314849" target="_top"><span class="frame line marbtm-10"> <em class="auto-images" style="background-image:url(https://cdn.mediaus.co.kr/news/thumbnail/202510/314849_225814_74_v150.jpg)"></em> </span><strong class="auto-titles size-18 line-4x2 auto-fontA onload">'결정하면 끝?' 권익위, 공익제보자 보호조치 미이행 방치</strong> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314838" target="_top" class="auto-titles size-15 line-4x2 auto-fontA onload">윤석열 정부 권익위, 2년간 공익신고자 딱 '2명' 보호</a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314833" target="_top" class="auto-titles size-15 line-4x2 auto-fontA onload">국민 10명 중 8명 "극우·혐중 현수막 불쾌"</a> </div> </div> </section> </article><div class="box-margins " style="margin-bottom:50px;"></div> </div> <!--// 내용 --> </div> <div class="index-columns grid-3 width-full"> <!-- 내용 //--> <div class="clearfix"> <article class="box-skin idx--box "> <header class="header"><strong><span class="user-point2">사건</span></strong></header> <section class="content"><style type="text/css"> #skin-23 > .item:not(:first-child) {margin-top:12px;padding-top:12px;border-top:1px solid rgba(0,0,0,.08)} #skin-23 > .item {height:52px;} #skin-23 > .item.large {height:auto;} </style> <div id="skin-23" class="auto-article"><div class="item large"> <a href="/news/articleView.html?idxno=314860" target="_top"><span class="frame line marbtm-10"> <em class="auto-images" style="background-image:url(https://cdn.mediaus.co.kr/news/thumbnail/202510/314860_225841_2914_v150.jpg)"></em> </span><strong class="auto-titles size-18 line-4x2 auto-fontA onload">구글은 망 사용료 '공짜'...지난해 3500억 원 무임승차</strong> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314858" target="_top" class="auto-titles size-15 line-4x2 auto-fontA onload">김건희, YTN기자의 허위 경력 취재에 "진짜 복수해야지..."</a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314855" target="_top" class="auto-titles size-15 line-4x2 auto-fontA onload">방미통위 사무처 "'윤석열 방통위 반성한다"</a> </div> </div> </section> </article><div class="box-margins " style="margin-bottom:50px;"></div> </div> <!--// 내용 --> </div> <div class="index-columns grid-3 width-full"> <!-- 내용 //--> <div class="clearfix"> <article class="box-skin idx--box "> <header class="header"><strong><span class="user-point2">뉴스 모니터</span></strong></header> <section class="content"><style type="text/css"> #skin-24 > .item:not(:first-child) {margin-top:12px;padding-top:12px;border-top:1px solid rgba(0,0,0,.08)} #skin-24 > .item {height:52px;} #skin-24 > .item.large {height:auto;} </style> <div id="skin-24" class="auto-article"><div class="item large"> <a href="/news/articleView.html?idxno=314852" target="_top"><span class="frame line marbtm-10"> <em class="auto-images" style="background-image:url(https://cdn.mediaus.co.kr/news/thumbnail/202510/314852_225827_3056_v150.jpg)"></em> </span><strong class="auto-titles size-18 line-4x2 auto-fontA onload">보수언론 "조희대 이석 불허 유감"...한겨레·경향 "무책임"</strong> </a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314843" target="_top" class="auto-titles size-15 line-4x2 auto-fontA onload">동아일보 논설위원이 한탄하는 국민의힘 혐중</a> </div> <div class="item"> <a href="/news/articleView.html?idxno=314840" target="_top" class="auto-titles size-15 line-4x2 auto-fontA onload">한겨레 "언론 보도 없었으면 캄보디아 탓하고 있었을지도"</a> </div> </div> </section> </article><div class="box-margins " style="margin-bottom:50px;"></div> </div> <!--// 내용 --> </div> </div> <!-- 내용 //--> <div class="clearfix"> </div> <!--// 내용 --> </div> <!--// 편집판 --> </section> <!--// container --> </div> <style type="text/css"> #user-footer.type-35 {position:relative;padding:3.125rem 0 5rem;margin-top:1.875rem;background-color:#fff} /* header */ #user-footer.type-35 .footer-header {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:1.875rem;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between} #user-footer.type-35 .user-logo {float:none;margin:0;font-size:0} #user-footer.type-35 .footer-sns {display:block;padding:0;margin:0;font-size:0;white-space:nowrap;list-style:none} #user-footer.type-35 .footer-sns > li {display:inline-block;text-align:center;vertical-align:middle} #user-footer.type-35 .footer-sns > li:not(:first-child) {margin-left:.375rem} #user-footer.type-35 .footer-sns > li > a {display:block;overflow:hidden;width:30px;height:30px;font-size:1rem;line-height:30px;color:#fff;background-color:#0b2a51;border-radius:50%} /* navigation */ #user-footer.type-35 .user-nav {display:block;margin-bottom:1.25rem;padding-bottom:1.25rem;font-size:0;border-bottom:1px solid rgba(0,0,0,.08);text-align:left;white-space:nowrap} #user-footer.type-35 .user-nav > a {display:inline-block;font-size:.9375rem;line-height:1.25;color:rgba(0,0,0,.7);vertical-align:middle} #user-footer.type-35 .user-nav > a:not(:last-child) {margin-right:1.125rem} /* address */ #user-footer.type-35 .user-address {font-size:.75rem} #user-footer.type-35 .isw_logo {position: absolute;right: 0;top: 0px;} </style> <!-- footer //--> <footer id="user-footer" class="type-35"> <div class="float-center width-1140"> <h2 class="show-for-sr">하단영역</h2> <header class="footer-header"> <!-- logo //--> <div class="user-logo"><img src="https://cdn.mediaus.co.kr/image/logo/downlogo_20220414105930.gif" alt="미디어스" /></div> <!--// logo --> <ul class="footer-sns"> <li><a href="https://www.facebook.com/mediausnews/" target="_blank"><i class="icon-facebook"><span class="show-for-sr">facebook</span></i></a></li> <li><a href="https://twitter.com/mediaus" target="_blank"><i class="icon-twitter"><span class="show-for-sr">twitter</span></i></a></li> <li><a href="http://pf.kakao.com/_PIxomxj" target="_blank"><i class="icon-kakao"><span class="show-for-sr">kakao</span></i></a></li> </ul> </header> <!-- nav //--> <nav class="user-nav"> <h3 class="show-for-sr">하단메뉴</h3> <a href="/com/com-1.html"><strong>신문사소개</strong></a> <a href="https://www.mediaus.co.kr/com/jb.html"><strong>기사제보</strong></a> <a href="https://www.mediaus.co.kr/com/ad.html"><strong>광고문의</strong></a> <a href="https://www.mediaus.co.kr/com/bp.html"><strong>불편신고</strong></a> <!--<a href="https://www.ihappynanum.com/Nanum/B/PZZ1PRC0BU" target="_blank"><strong>후원하기</strong></a>--> <a href="https://www.ihappynanum.com/Nanum/B/1NN9WMSRWD" target="_blank"><strong>후원하기</strong></a> <a href="/com/cfethics.html"><strong>윤리강령</strong></a> <a href="/com/privacy.html"><strong>개인정보처리방침</strong></a> <a href="/com/youthpolicy.html"><strong>청소년보호정책</strong></a> <!--<a href="/com/service.html"><strong>이용약관</strong></a> <a href="/com/copyright.html"><strong>저작권보호정책</strong></a>--> <a href="/com/emailno.html"><strong>이메일무단수집거부</strong></a> </nav> <!--// nav --> <address class="user-address"> <h3 class="show-for-sr">매체정보</h3> <ul class="no-bullet"> <li class="bars">서울특별시 영등포구 국회대로66길 23(산정빌딩) 604호</li> <li class="bars">대표전화 : 02-734-9500 </li> <li class="bars">팩스 : 02-734-2299</li> <li>청소년보호책임자 : 고성욱</li> <li class="bars clear">법인명 : (주)미디어스</li> <li class="bars">제호 : 미디어스</li> <li class="bars">등록번호 : 서울 아 00441</li> <li class="bars">등록일 : 2007년 10월 1일</li> <li class="bars">발행일 : 2007년 10월 1일</li> <li class="bars">발행·편집인 : 안현우</li> <li>개인정보책임자 : 안현우</li> <li class="clear">「열린보도원칙」 당 매체는 독자와 취재원 등 뉴스이용자의 권리 보장을 위해 반론이나 정정 보도, 추후보도를 요청할 수 있는 창구를 열어두고 있음을 알려드립니다.</li> <li class="clear bars">고충처리인 안현우 02-734-9500 webmaster@mediaus.co.kr</li> <!--<li>미디어스 후원 계좌 안내 : 하나은행 777-910027-50604 안현우(미디어스)</li>--> <li>후원 계좌 안내 : 신한은행 140-014-700140 주식회사 미디어스</li> <li class="clear martop-20">미디어스 모든 콘텐츠(영상,기사, 사진)는 저작권법의 보호를 받는 바, 무단 전재와 복사, 배포 등을 금합니다.</li> <li class="clear">C<a href="https://www.mediaus.co.kr/admin/adminLoginForm.html" tabindex="-1">o</a>pyright © 2025 미디어스. <a href="https://www.mediaus.co.kr/" onclick="setCookie('view_pc', 'n', 1);" tabindex="-1">All</a> rights reserved. mail to <a href="mailto:webmaster@mediaus.co.kr">webmaster@mediaus.co.kr</a></li> </ul> <!-- <a href="http://www.inc.or.kr/main/" target="_blank" class="isw_logo"><img src="https://cdn.mediaus.co.kr/image/banner/isw_logo.gif" alt="인터넷신문위원회"></a> --> <a href="http://www.inc.or.kr/main/" target="_blank" class="isw_logo"><img src="https://cdn.mediaus.co.kr/image/banner/inc.jpg" alt="인터넷신문위원회"></a> <a href="http://www.ndsoft.co.kr/" target="_blank" class="ndsoft"><img src="https://cdn.mediaus.co.kr/image/ndsoft.svg" alt="ND소프트" /></a> </address> </div> </footer> <!--// footer --> <div class="clearfix text-center"> </div> <button type="button" id="back-to-top" class="back-to-top" title="위로"><i class="icon-arrow-top"><span class="show-for-sr">위로</span></i></button> </div> <!--// wrap --> </div> <div class="off-canvas user-canvas position-left is-closed" id="offCanvas" data-off-canvas data-transition="overlap"> <style type="text/css"> .user-canvas .user-canvas-navs .menu li > a:hover,.user-canvas .user-canvas-navs .menu li.is-accordion-submenu-parent[aria-expanded="true"] > a {background:#fd7c00} .user-canvas .user-canvas-navs .menu li.is-accordion-submenu-parent > a::after,.user-canvas .user-canvas-navs .menu li.is-accordion-submenu-parent[aria-expanded="true"] > a::after {border-top-color:#fd7c00} .user-canvas .user-canvas-navs .menu li ul.menu.nested li a:hover {color:#fd7c00} </style> <nav id="allService" class="user-canvas-navs"> <h2 class="show-for-sr">전체메뉴</h2> <!-- 1차 //--> <ul class="vertical menu accordion" data-accordion-menu data-multi-open="false"> <li><a href="/news/articleList.html?view_type=sm">전체기사</a></li> <li> <a href="/news/articleList.html?sc_section_code=S1N1&view_type=sm" target="_top">뉴스</a> <ul class="menu vertical nested"> <li><a href="/news/articleList.html?sc_section_code=S1N1&view_type=sm" target="_top">전체</a></li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N1&view_type=sm" target="_top">뉴스</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N2&view_type=sm" target="_top">비평</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N3&view_type=sm" target="_top">인터뷰</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N4&view_type=sm" target="_top">기자수첩</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N65&view_type=sm" target="_top">뉴스브리핑</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N79&view_type=sm" target="_top">말랑한 인터뷰</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N80&view_type=sm" target="_top">기획</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N96&view_type=sm" target="_top">미디어정책</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N97&view_type=sm" target="_top">노동·인권</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N98&view_type=sm" target="_top">이슈</a> </li> </ul> </li> <li> <a href="/news/articleList.html?sc_section_code=S1N2&view_type=sm" target="_top">오피니언</a> <ul class="menu vertical nested"> <li><a href="/news/articleList.html?sc_section_code=S1N2&view_type=sm" target="_top">전체</a></li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N8&view_type=sm" target="_top">알스카토</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N9&view_type=sm" target="_top">이안재</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N11&view_type=sm" target="_top">허재현</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N18&view_type=sm" target="_top">한수경</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N19&view_type=sm" target="_top">한 KBS기자</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N40&view_type=sm" target="_top">김동원</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N46&view_type=sm" target="_top">전규찬</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N47&view_type=sm" target="_top">유영주</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N50&view_type=sm" target="_top">냥이관리인</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N51&view_type=sm" target="_top">김진혁</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N52&view_type=sm" target="_top">김훤주</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N53&view_type=sm" target="_top">이용원</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N15&view_type=sm" target="_top">기고&칼럼</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N14&view_type=sm" target="_top">책소개</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N41&view_type=sm" target="_top">결정적 짤림방지</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N17&view_type=sm" target="_top">무비꼴라쥬</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N42&view_type=sm" target="_top">미디액트</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N59&view_type=sm" target="_top">이상한 모자</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N61&view_type=sm" target="_top">김상철</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N63&view_type=sm" target="_top">최경영</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N69&view_type=sm" target="_top">지리산에서 보낸 편지</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N70&view_type=sm" target="_top">윤여진</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N78&view_type=sm" target="_top">세상의 모든 책들</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N103&view_type=sm" target="_top">언론윤리 TALK</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N104&view_type=sm" target="_top">언론인권칼럼</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N105&view_type=sm" target="_top">주관적이고 사적이고 사소한 이야기</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N106&view_type=sm" target="_top">마음에 내려앉은 꽃과 나무</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N108&view_type=sm" target="_top">지속가능발전</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N109&view_type=sm" target="_top">김홍열의 디지털 콘서트</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N110&view_type=sm" target="_top">노동인권저널리즘</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N111&view_type=sm" target="_top">김민하 칼럼</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N118&view_type=sm" target="_top">역사의 봉우리 보빙사 이야기</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N119&view_type=sm" target="_top">윤영진의 역사 만필</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N122&view_type=sm" target="_top">김기중의 건축 칼럼</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N123&view_type=sm" target="_top">어쩌다 활동가</a> </li> </ul> </li> <li> <a href="/news/articleList.html?sc_section_code=S1N3&view_type=sm" target="_top">미디어비평</a> <ul class="menu vertical nested"> <li><a href="/news/articleList.html?sc_section_code=S1N3&view_type=sm" target="_top">전체</a></li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N21&view_type=sm" target="_top">이종범의 TV익사이팅</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N22&view_type=sm" target="_top">하재근의 TV이야기</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N23&view_type=sm" target="_top">자이미의 베드스토리</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N24&view_type=sm" target="_top">탁발의 티비 읽기</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N25&view_type=sm" target="_top">들까마귀의 통로</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N26&view_type=sm" target="_top">skagns의 제3의 시각</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N27&view_type=sm" target="_top">김지한의 Sports Fever</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N28&view_type=sm" target="_top">디제의 야구 이야기</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N29&view_type=sm" target="_top">석기자의 PD수첩</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N30&view_type=sm" target="_top">스포토픽</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N31&view_type=sm" target="_top">홍반장의 대중문화 리뷰</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N32&view_type=sm" target="_top">체리블로거</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N33&view_type=sm" target="_top">Cinephile&Traveller or Maybe nobody</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N34&view_type=sm" target="_top">신디에스의 미디어 확장공사</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N35&view_type=sm" target="_top">박지종의 내맘대로 보기</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N36&view_type=sm" target="_top">블로그</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N54&view_type=sm" target="_top">바람나그네의 미디어토크</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N55&view_type=sm" target="_top">비춤의 세상돋보기</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N56&view_type=sm" target="_top">카푸리의 TV 거꾸로 보기</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N57&view_type=sm" target="_top">피앙새의 연예토크</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N58&view_type=sm" target="_top">스포츠에 대한 또 다른 시선</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N60&view_type=sm" target="_top">조각창의 영화터</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N62&view_type=sm" target="_top">나루세의 不老句</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N64&view_type=sm" target="_top">디제의 영화와 책 이야기</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N66&view_type=sm" target="_top">너돌양의 세상전망대</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N67&view_type=sm" target="_top">Miss.J의 미술관 옆 영화관 그리고 도서관</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N71&view_type=sm" target="_top">박정환의 유레카</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N72&view_type=sm" target="_top">이카루스의 채널고정</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N73&view_type=sm" target="_top">gardenland</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N74&view_type=sm" target="_top">DUAI의 연예토픽</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N75&view_type=sm" target="_top">연예다반사</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N76&view_type=sm" target="_top">닥터콜의 미소년 미소녀 탐구생활</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N77&view_type=sm" target="_top">톺아보기</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N99&view_type=sm" target="_top">뉴스 모니터</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N100&view_type=sm" target="_top">culture critic</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N101&view_type=sm" target="_top">고브릭의 실눈뜨기</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N102&view_type=sm" target="_top">강신규의 미디어비평</a> </li> </ul> </li> <li> <a href="/news/articleList.html?sc_section_code=S1N9&view_type=sm" target="_top">이코노믹·IT</a> <ul class="menu vertical nested"> <li><a href="/news/articleList.html?sc_section_code=S1N9&view_type=sm" target="_top">전체</a></li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N112&view_type=sm" target="_top">IT</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N113&view_type=sm" target="_top">산업</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N114&view_type=sm" target="_top">파이낸셜</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N115&view_type=sm" target="_top">핀테크</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N116&view_type=sm" target="_top">스타트업</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N117&view_type=sm" target="_top">칼럼</a> </li> </ul> </li> <li> <a href="/news/articleList.html?sc_section_code=S1N10&view_type=sm" target="_top">정책 와글와글</a> <ul class="menu vertical nested"> <li><a href="/news/articleList.html?sc_section_code=S1N10&view_type=sm" target="_top">전체</a></li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N120&view_type=sm" target="_top">정치 와글와글</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N121&view_type=sm" target="_top">경제 와글와글</a> </li> <li> <a href="/news/articleList.html?sc_sub_section_code=S2N124&view_type=sm" target="_top">행정 와글와글</a> </li> </ul> </li> </ul> </nav> <button class="close-button" aria-label="Close menu" type="button" data-close> <i class="icon-close-thin"><span class="show-for-sr">전체메뉴닫기</span></i> </button> </div> </div> </div> <script> // Popup Json var ___popup = [{"idxno":"320","title":"240819_%EC%B1%84%EC%9A%A9%EA%B3%B5%EA%B3%A0","start":"1724041620","end":2040649200,"status":"0","position":"auto","popup_size":"auto","popup_type":"window","x_position":"0","y_position":"0","popup_width":"500","bottom_close":"Y","popup_height":"750","window_scroll":"","bottom_close_expire":"1","bottom_close_expire_ck":"days","content":"%3Cdiv%20class%3D%22popup-wrap%20windows%22%3E%3Csection%20class%3D%22popup-container%20pady-0%22%3E%0A%3Cimg%20src%3D%22%2Fbannerpop%2Fuploads%2Fimage%2F1724041641211934671.jpg%22%20class%3D%22float-center%22%20alt%3D%22%22%20%20%2F%3E%0A%3C%2Fsection%3E%0A%3Cfooter%20class%3D%22popup-footer%20font-dotum%22%3E%0A%3Cdiv%20class%3D%22footer-cell%20popup-days%22%20data-close-expire%3D%221%22%3E%3C%2Fdiv%3E%0A%3Cdiv%20class%3D%22footer-cell%22%3E%3Cbutton%20type%3D%22button%22%20onclick%3D%22window.close%28%29%22%20class%3D%22popup_close%22%3E%3Ci%20class%3D%22icon-for-close%22%3E%3C%2Fi%3E%3Cspan%20class%3D%22show-for-sr%22%3E%EC%B0%BD%EB%8B%AB%EA%B8%B0%3C%2Fspan%3E%3C%2Fbutton%3E%3C%2Fdiv%3E%0A%3C%2Ffooter%3E%0A%3C%2Fdiv%3E%0A","popup_url":"https:\/\/www.mediaus.co.kr\/bannerpop\/uploads\/html\/320.html"},{"idxno":"319","title":"240723_%EC%B1%84%EC%9A%A9%EA%B3%B5%EA%B3%A0","start":"1721718300","end":2037193200,"status":"0","position":"auto","popup_size":"auto","popup_type":"window","x_position":"0","y_position":"0","popup_width":"500","bottom_close":"Y","popup_height":"750","window_scroll":"","bottom_close_expire":"1","bottom_close_expire_ck":"none","content":"%3Cdiv%20class%3D%22popup-wrap%20windows%22%3E%3Csection%20class%3D%22popup-container%20pady-0%22%3E%0A%3Cimg%20src%3D%22%2Fbannerpop%2Fuploads%2Fimage%2F17217191451183885375.jpg%22%20class%3D%22float-center%22%20alt%3D%22%22%20%20%2F%3E%0A%3C%2Fsection%3E%0A%3Cfooter%20class%3D%22popup-footer%20font-dotum%22%3E%0A%3Cdiv%20class%3D%22footer-cell%22%3E%3Cbutton%20type%3D%22button%22%20onclick%3D%22window.close%28%29%22%20class%3D%22popup_close%22%3E%3Ci%20class%3D%22icon-for-close%22%3E%3C%2Fi%3E%3Cspan%20class%3D%22show-for-sr%22%3E%EC%B0%BD%EB%8B%AB%EA%B8%B0%3C%2Fspan%3E%3C%2Fbutton%3E%3C%2Fdiv%3E%0A%3C%2Ffooter%3E%0A%3C%2Fdiv%3E%0A","popup_url":"https:\/\/www.mediaus.co.kr\/bannerpop\/uploads\/html\/319.html"}]; bannerpop.popup(); </script> <script type="text/javascript"> // back to the top $(document).scroll(function(){ var sDocumentHeight = $(document).height() - $(window).height(); if($(document).scrollTop() > 0){ $('#back-to-top').fadeIn(); }else{ $('#back-to-top').fadeOut(); } }); $('#back-to-top, a[href="#top"]').click(function(){ $('html, body').animate( {scrollTop:0}, 100); }); </script> <!-- 구글 애드센스 S --> <script src="https://cdn.mediaus.co.kr/adManager/js/lab.js"></script> <script> jQuery(function($) { setTimeout(function() { $LAB .script("//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js") .wait(function () { var adn = jQuery('.adsbygoogle').length; if (adn > 0) { for (var i = 0; i < adn; i++) { (adsbygoogle = window.adsbygoogle || []).push({}); } } }); }, 1000); }); </script> <!-- 구글 애드센스 E --> <script type="text/javascript" src="https://cdn.mediaus.co.kr/library/isND/"></script> <script> $(document).ready(function(){ // 닫기 버튼 자동 노출 $('.ad-template.ad-close .ad-view').each(function(){ $(this).append('<div class="ad-close-btn"><i class="icon-close"></i></div>'); }) // 닫기 버튼 클릭 시 이벤트 $('body').on('click', '.ad-close-btn', function(){ $(this).closest('.ad-view').slideUp(); }) if(____is_nd) { // ND IP만 광고 ID 보이기 $('.ad-template').each(function(){ $(this).append('<div class="ad-code-id">'+$(this).attr('id')+'</div>'); }) // 광고 ID 자동 숨김 설정 시 $('.ad-code-id').hide(); $('.ad-template').mouseenter(function(){ $(this).find('.ad-code-id').show(); }).mouseleave(function(){ $(this).find('.ad-code-id').hide(); }) } }) /* ****************************************** */ /* 날개배너 스크립트 */ /* ****************************************** */ $('#wingBanner .wing-banner-left .wing-banner').each(function(){ if( $(this).data('scroll') == 'y' ) $(this).addClass('scroll-on'); }); $(window).scroll(function() { if( $('#wingBanner .wing-banner').length > 0 ){ // 날개배너가 있으면 작동 var scrollingHeight_L = nonScrollingHeight_L = scrollingHeight_R = nonScrollingHeight_R = 0; $('#wingBanner .wing-banner').each(function(idx){ var $_this = $(this), // 날개배너 scroll = $_this.data('scroll'), // 날개배너 스크롤 여부 topMargin = $_this.data('top-margin'), // 날개배너 상단여백 downMargin = $_this.data('down-margin'), // 날개배너 하단여백 duration = $_this.data('duration'), // 날개배너 스크롤 속도 direction = $_this.data('direction'), // 날개배너 위치 // bannerTop = $_this.offset().top, // 날개배너 상단 위치 (가변) bannderHeight = $_this.outerHeight(); // 날개배너 높이 (고정) var fixWingBannertop = $('#wingBanner').offset().top; // 날개배너 상단 위치 (고정) var articleTitleHeight = $('#sticky-header.scroll').height(); // 날개배너 스크롤 시 상단 타이틀 높이 (기사 본문 시) if(!articleTitleHeight) articleTitleHeight = 0; var $_userFooter = $('#user-footer'), // 사이트 Footer userFooterHeight = $_userFooter.outerHeight(); // 사이트 Footer 높이 (고정) var winScrollTop = $(window).scrollTop(), // 윈도우 스크롤 위치 (가변) winHeight = $(window).height(), // 윈도우 높이 docHeight = $(document).height(); // 페이지 높이 switch (direction) { // 날개 배너 위치 별 case 'left': if(scroll == 'y') scrollingHeight_L += bannderHeight; // 순서대로 노출되는 날개배너 중 스크롤 하는 배너의 높이값 (좌) else nonScrollingHeight_L += bannderHeight; // 순서대로 노출되는 날개배너 중 스크롤 하지 않는 배너의 높이값 (좌) break; case 'right': if(scroll == 'y') scrollingHeight_R += bannderHeight; // 순서대로 노출되는 날개배너 중 스크롤 하는 배너의 높이값 (우) else nonScrollingHeight_R += bannderHeight; // 순서대로 노출되는 날개배너 중 스크롤 하지 않는 배너의 높이값 (우) break; } if(scroll == 'y') { // 스크롤 배너만 움직임 처리 var bannerAllHeight = siteAllHeight = 0; // 좌우측 각각 배너 스크롤 처리를 위해 나눠서 처리 if(direction == 'left'){ // 좌측 날개 var wingBnTop_L = winScrollTop - fixWingBannertop + topMargin - nonScrollingHeight_L; // 날개배너 스크롤 위치 (가변) if( articleTitleHeight ) wingBnTop_L += articleTitleHeight; // 기사본문 시 상단 스크롤 타이틀이 나타나면 스크롤 타이틀 만큼 날개배너 위치 조정 if((fixWingBannertop + nonScrollingHeight_L) < winScrollTop) { bannerAllHeight = articleTitleHeight + scrollingHeight_L + 1; // 상단 타이틀 + 스크롤배너의 총 높이 siteAllHeight = winHeight - userFooterHeight + downMargin; // 윈도우 높이 + 사이트 Footer 높이 if( (winScrollTop >= ((docHeight - userFooterHeight) - winHeight)) && (bannerAllHeight >= siteAllHeight) ) { // 사이트 Footer 넘어가는 경우 처리 wingBnTop_L -= ((userFooterHeight + downMargin) - (winHeight - (scrollingHeight_L + topMargin + articleTitleHeight))); $('#wingBanner .wing-banner-left .wing-banner.scroll-on').animate({top:wingBnTop_L+"px" },{queue: false, duration: duration}); // 마지막 배너 움직임 처리 } } else { wingBnTop_L = 0; // 최상단 처리 } $_this.animate({top:wingBnTop_L+"px" },{queue: false, duration: duration}); } else { // 우측 날개 var wingBnTop_R = winScrollTop - fixWingBannertop + topMargin - nonScrollingHeight_R; // 날개배너 스크롤 위치 (가변) if( articleTitleHeight ) wingBnTop_R += articleTitleHeight; // 기사본문 시 상단 스크롤 타이틀이 나타나면 스크롤 타이틀 만큼 날개배너 위치 조정 if((fixWingBannertop + nonScrollingHeight_R) < winScrollTop) { bannerAllHeight = articleTitleHeight + scrollingHeight_R + 1; // 상단 타이틀 + 스크롤배너의 총 높이 siteAllHeight = winHeight - userFooterHeight + downMargin; // 윈도우 높이 + 사이트 Footer 높이 if( (winScrollTop >= ((docHeight - userFooterHeight) - winHeight)) && (bannerAllHeight >= siteAllHeight) ) { // 사이트 Footer 넘어가는 경우 처리 wingBnTop_R -= ((userFooterHeight + downMargin) - (winHeight - (scrollingHeight_R + topMargin + articleTitleHeight))); $('#wingBanner .wing-banner-right .wing-banner.scroll-on').animate({top:wingBnTop_R+"px" },{queue: false, duration: duration}); // 마지막 배너 움직임 처리 } } else { wingBnTop_R = 0; // 최상단 처리 } $_this.animate({top:wingBnTop_R+"px" },{queue: false, duration: duration}); } } }); } }); </script> </body> </html>
URL
GET http://www.mediaus.co.kr/
Response Headers
Content-Type:text/html; charset=utf-8Date:Thu, 16 Oct 2025 19:29:54 GMTLocation:https://www.mediaus.co.kr/Server:nginxX-Content-Type-Options:nosniffX-Proxy-Cache:HITX-Xss-Protection:1; mode=block
Response Body
Empty body
Resolver
Resolver ASN
AS4766
Resolver IP
59.18.40.80
Resolver Network Name
Korea Telecom
Report ID
20251016T192811Z_webconnectivity_KR_4766_n4_DFoTekogjOrodnIQ
Platform
android
Software Name
ooniprobe-android-unattended (5.2.2)
Measurement Engine
ooniprobe-engine (3.27.0)