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