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