Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- function createPixel() {
- 2245760 == 1416070001 &&
- ((new Image).src =
- "https://ritogaga.com/pv?a=p&b=false&c=false&ab=false&typ=img&p=1416070001&t=0&cb=" +
- Math.floor(1E7 * Math.random()))
- }
- function crossAddEventListener(img, ev, callback, bool) {
- img.addEventListener ?
- img.addEventListener(ev, callback, bool) :
- (img.attachEvent && img.attachEvent("on" + ev, callback), img[ev] = callback, img["on" + ev] = callback)
- }
- function sendRequest(a) {
- var ajax;
- ajax = window.XMLHttpRequest ? new XMLHttpRequest : new ActiveXObject("Microsoft.XMLHTTP");
- ajax.onreadystatechange = function() {};
- ajax.open("GET", "//ritogaga.com/pv?a=p&b=" + a + "&c=" + a +
- "&lgcy=true&typ=xhr&ab=" + a + "&p=1416070001&t=0&cb=" +
- Math.floor(1E7 * Math.random()), true);
- ajax.send();
- window.loadlgc = true
- }
- if (1 != window.loadlgc) {
- try {
- var img = new Image;
- crossAddEventListener(img, "load", function() {
- sendRequest("false")
- }, false);
- crossAddEventListener(img, "error", function() {
- sendRequest("true")
- }, false);
- img.src = "https://s0.2mdn.net/1635909/1x1image.jpg?&ad_classid="
- } catch (a) {
- sendRequest("false")
- }
- }
- try {
- createPixel()
- } catch (a) {};
Advertisement
Add Comment
Please, Sign In to add comment