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