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