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