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