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