Wednesday, July 2, 2014

스마트폰에 모르게 설치된 ad.html(realclick 관련) 문제



--------------

LG 옵티머스 GK라는 안드로이드폰을 사용중입니다. 
오늘 푸시 알림에 보니까 'ad.html 다운로드 완료' 라고 되어있어 무엇인지 보려고 터치하고 
파일에디터라는 앱을 이용해서 열어보니 아래와 같은 내용이었습니다. 


[내용]

<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN'
 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<meta http-equiv="Content-Type" content="text/html charset=euc-kr" />
</head>
<body style="padding:0 margin:0">
<span id="realclick_view_remon_bizcho1"></span>
<script type='text/javascript'>
function rc_ad_display_remon_bizcho1(posi){var rcAdStr_remon_bizcho1=""
try{if(rcHead_remon_bizcho1!="")rcAdStr_remon_bizcho1+=rcHead_remon_bizcho1if
(rcBody_remon_bizcho1!="")rcAdStr_remon_bizcho1+=rcBody_remon_bizcho1if
(rcFoot_remon_bizcho1!="")rcAdStr_remon_bizcho1+=rcFoot_remon_bizcho1if
(rcAdStr_remon_bizcho1!=""){document.getElementById(posi).innerHTML=rcAdStr_
remon_bizcho1}}catch(e){}}
function loadJS_remon_bizcho1(url,posi,charset){var hd=document.getElementsBy
TagName('head')[0]var sc=document.createElement('script')sc.type='text
/javascript'if(charset!=null){sc.charset="euc-kr"}
var ld=falsesc.onreadystatechange=function(){try{if(this.readyState==
'loaded'||this.readyState=='complete'){if(ld)returnld=truerc_ad_display_
remon_bizcho1(posi)}}
catch(e){}}sc.onload=function(){rc_ad_display_remon_bizcho1(posi)}sc.
src=urlhd.appendChild(sc)}
function load_rc_ad_remon_bizcho1(sevn,objf,posi){var adSrc="http://
"+sevn+".realclick.co.kr/"+objfloadJS_remon_bizcho1(adSrc,posi,'euc-kr')}
load_rc_ad_remon_bizcho1('adv','ad_tpl/remon.rc?dsn=1&mcode=cmVtb25fYml6Y2hvMQ==
','realclick_view_remon_bizcho1')
</script>
</body>
</html>



알약으로 검사해 보니 폰에 이상은 없는 것으로 
나오기는 하는데, 

파일관리자에서 검색을 해보니 Download 폴더에 ad.html 이라는 것이 있더군요. 

문의 1) 제 폰에 문제가 생긴건가요 ? 
문의 2) 문제가 있다면 해결 방법은 ? ad.html 파일 삭제하기만 하면 되는건가요 ?

---------

[알약 측의 답변]

문의 1) 제 폰에 문제가 생긴건가요 ? 
 문제가 없는 것으로 판단됩니다. 

문의 2) 문제가 있다면 해결 방법은 ? ad.html 파일 삭제하기만 하면 되는건가요 ? 
 ad.html 은 리얼클릭이라는 광고회사의 스크립트로 보이며, 
 ad.html은 삭제 하시는 것이 좋을 것으로 판단됩니다. 

1 comment:

  1. 어떤 앱을 설치할 때 숨어들어서 설치되었는지는 모르지만,
    realclick 관련 회사 없어졌으면 좋겠네요~!!!

    ReplyDelete