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