' ); } } 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 2526 on app-399 at 2017-03-04 21:52:25.945949+00:00 running f3f09f7 country code: JP.
[–]MuscleMaturity 1 ポイント2 ポイント3 ポイント (1子コメント)
[–]be-the-kiwi[S] 0 ポイント1 ポイント2 ポイント (0子コメント)
[–]Whiskeybandit67 1 ポイント2 ポイント3 ポイント (0子コメント)