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