Skip to content

Instantly share code, notes, and snippets.

@homam
Last active August 29, 2015 14:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save homam/d842fb2631c728aea466 to your computer and use it in GitHub Desktop.
Save homam/d842fb2631c728aea466 to your computer and use it in GitHub Desktop.
<!-- tag starts -->
<script src="mraid.js"></script>
<img src="data:image/png,mone" style="display: none" onerror="
(function(self) {
var params={scriptId:'mone-tag-script-1',tagTimestamp: new Date().getTime(), tagId:1};
var req = document.createElement('script');
req.src = 'http://tags.mli.me/mediator/13805?';
req.id ='mone-tag-script-1';
for (var k in params) {
req.src += '&amp;' + encodeURIComponent(k) + '=' + encodeURIComponent(params[k]);
}
document.head.appendChild(req);
})(this);
" />
<!-- tag ends -->
@homam
Copy link
Author

homam commented Dec 1, 2014

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment