(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251103&created_hour=00&dduuid=6c0444f665bb9&device=0&device_type=desktop&os=Windows&ssid=ngbfmbepds09jdnma0ep8qhg38&t=1762100698&typeid=0&url_type=2&value=&sign=3d51d7fd602a8d3976028aa782c2fcc66b553578&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();