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