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