' ); } } var frame_id = "ad_main_top"; /* Start loading ad if it's the main ad, otherwise wait for main ad to finish requesting ads from Adzerk. */ if (frame_id === 'ad_main'){ timeout = setTimeout(loadAd, 500); if (r.config.feature_ads_user_matching && !window.DO_NOT_TRACK) { r.frames.receiveMessageOnce('userMatched.gtm', loadAd); } else { loadAd(); } } else if (frame_id === 'ad_main_top') { window.loadAd = loadAd; $(window).on('message', function(e) { e = e.originalEvent; if (!new RegExp('^http(s)?:\\/\\/' + r.config.media_domain, 'i').test(e.origin)) { return; } var data = e.data; if (typeof data === 'string') { var message = data.split(':'); if (message[0] == 'ados.createAdFrame' && message[1] == 'top') { loadAd(); } } }); } });
π Rendered by PID 3668 on app-850 at 2016-11-10 15:19:02.465119+00:00 running e07bf06 country code: JP.
[–]Masscrash1 3ポイント4ポイント5ポイント (1子コメント)
[–]FTRrip[S] 0ポイント1ポイント2ポイント (0子コメント)
[–]FTRrip[S] 1ポイント2ポイント3ポイント (0子コメント)
[–]kekulerules 1ポイント2ポイント3ポイント (1子コメント)
[–]FTRrip[S] 0ポイント1ポイント2ポイント (0子コメント)