(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250916&created_hour=10&dduuid=6ce040f2f0fce&device=0&device_type=desktop&os=Windows&ssid=43evbinddf4885u111eu0p1gr7&t=1757989862&typeid=0&url_type=2&value=&sign=75a2dd5835f6c02bfbde7217456af283791a6904&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();