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