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