(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251116&created_hour=11&dduuid=925a32e0f83c6&device=0&device_type=desktop&os=Windows&ssid=83fetprm5ms0v8pkl94vcjo6f4&t=1763263728&typeid=0&url_type=2&value=&sign=7715ce8dc7d98d8550ca029cc735a255821fe95e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();