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