(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251101&created_hour=21&dduuid=40b16355febe2&device=0&device_type=desktop&os=Windows&ssid=kctjs9oas0drfljs1cc5ipni3v&t=1762003975&typeid=0&url_type=2&value=&sign=31904e160ff6067423f490110c9081c050276031&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();