(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251109&created_hour=01&dduuid=19e176e84f05d&device=0&device_type=desktop&os=Windows&ssid=sid8cuuq9uh2b8rcs36i2806io&t=1762624128&typeid=0&url_type=2&value=&sign=da37cc9f219bf29737acf167c3b947de952d5485&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();