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