This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<AdResponse><Ads number="1"><Ad type="rm" width="300" height="250"><![CDATA[<html><head><title></title><meta name="viewport" content="user-scalable=0, minimum-scale=1.0, maximum-scale=1.0"/><style type="text/css">body {margin: 0px; overflow: hidden;} </style></head><body><meta charset="utf-8" /> | |
<meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no" /> | |
<div id="xad"> | |
<style>#xad .zero{} body {margin:0; }</style> | |
<img src="http://ec2-54-227-234-211.compute-1.amazonaws.com:8085/rest/notify?t=imp&l_id=hkjAC0H4BXCxafp-0&aid=763744&k=jXQ31-W7CD1unsPd-7Zljb14vLBhFPlrt_-wCdrlbo4.&co=US&uid=63c8ac9d0029440bfc812c68d60bd432&crid=78.196.0&lpid=null.null.0&appid=00000000-000b-79e2-0005-10e5d8207743_IAB24&v=1.1" class="zero" /> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
Do not modify this version of the file. It will be copied over when any of the project's targets are built. | |
If you wish to modify mraid.js, modify the version located at mopub-sdk-common/mraid/mraid.js. | |
*/ | |
(function() { | |
var isIOS = (/iphone|ipad|ipod/i).test(window.navigator.userAgent.toLowerCase()); | |
if (isIOS) { | |
console = {}; | |
console.log = function(log) { | |
var iframe = document.createElement('iframe'); |
NewerOlder