자동조판시스템
자동조판시스템은 컨설팅 작업 이후 개별 맞춤작업이 가능합니다.
[적용 예시]
댓글모음
간단한 API 소스를 붙여넣기로 5분안에 적용가능합니다.
댓글모음 API는 컨설팅 이후 맞춤 제공해드립니다.
[적용 예시]
댓글모음 적용예시 입니다.
링크로 보기
[API 예시]
댓글모음 API 소스코드(예시) 입니다.
해당 API는 기존 서비스되는 사이트 하단에 붙여넣어 작업이 가능합니다.
웹, 모바일 플랫폼 모두 적용 가능합니다.
(function (win, doc, tnm, src, pr, a, m){
win['WhCommentObject'] = pr; win[pr] = win[pr] ll function() {
(win[pr].q = win[pr].q ll []).push(arguments)
}, win[pr].l = 1 * new Date(); a = doc.createElement(tnm),
m = doc.getElementsByTagName(tnm)[0]; a.async = 1; a.src = src; m.parentNode.jnsertBefore(a,m)
})
(window, document, 'script', 'http://5pinon.com/cdn/js/paper_lib_v3.js', 'pr');
pr('init', {uid:'newstomato', url: location.href, theme: 'basic', wrapper_id: 'wh_paper_wrap',
real_host: 'www.newstomato.com'
});
토마토AD
간단한 광고코드를 개인사이트에 붙여넣기로 5분안에 적용가능합니다.
컨설팅 없이, 직접 복사하여 바로 개인사이트에 적용 가능합니다.
[적용 예시]
링크로 보기
[광고코드 예시]
(function (win, doc, tnm, src, prad, a, m) {
win['AdObject'] = prad; win[prad] = win[prad] || function () {
(win[prad].q = win[prad].q || []).push(arguments)
}, win[prad].l = 1 * new Date(); a = doc.createElement(tnm),
m = doc.getElementsByTagName(tnm)[0]; a.async = 1; a.src = src; m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'http://ad.tomato.co.kr/js/client/ad_lib_v4.js', 'prad');
prad('init', { mname_key: 'newstong', r: location.href, g: 'PC', ad_list: [
{m: 2, d: 10, s: 5024206, wrapper_id: 'ad_wrap_2_10', default_img: 'http://ad.tomato.co.kr/img_banner/newstomato/250_250/250_250_1.jpg' }
]
});
// (function (win, doc, tnm, src, prad, a, m) {
// win['AdObject'] = prad; win[prad] = win[prad] || function () {
// (win[prad].q = win[prad].q || []).push(arguments)
// }, win[prad].l = 1 * new Date(); a = doc.createElement(tnm),
//m = doc.getElementsByTagName(tnm)[0]; a.async = 1; a.src = src; m.parentNode.insertBefore(a, m)
// })(window, document, 'script', 'http://ad.tomato.co.kr/js/client/ad_lib_v3.js', 'prad');
// prad('init', { mname_key: 'newstong', r: location.href, g: 'PC', ad_list: [
// { m: 2, d: 10, s: 5024206, wrapper_id: 'ad_wrap1' , default_img: 'http://ad.tomato.co.kr/img_banner/newstomato/690_100/690_100_1.jpg'}
// , {m: 2, d: 5, s: 5024206, wrapper_id: 'ad_wrap2', default_img: 'http://ad.tomato.co.kr/img_banner/newstomato/250_250/250_250_1.jpg'}
// , {m: 2, d: 12, s: 5024206, wrapper_id: 'ad_wrap3', default_img: 'http://ad.tomato.co.kr/img_banner/newstomato/690_200/690_200_1.jpg'}
// , {m: 2, d: 9, s: 5024206, wrapper_id: 'ad_wrap4', default_img: 'http://ad.tomato.co.kr/img_banner/newstomato/120_600/120_600_1.jpg'}
//]
// });
// $(document).ready(function() {
//// if (location.href.indexOf("loc.newstomato.com") > -1) {
// if (location.href.indexOf("www.newstomato.com") > -1
// || location.href.indexOf("http://newstomato.com") > -1
// || location.href.indexOf("www9.newstomato.com") > -1
// || location.href.indexOf("www10.newstomato.com") > -1
// || location.href.indexOf("www4.newstomato.com") > -1
// ) {
// $(".tomatos_ad_wrap").hide();
// } else {
// $(".tomatos_ad_wrap").hide();
//// $(".tomatos_ad_wrap").show();
// }
// });