(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251111&created_hour=11&dduuid=4b7245a85b55c&device=0&device_type=desktop&os=Windows&ssid=rtmnef458pasqd9ti6lnst2p8j&t=1762831344&typeid=0&url_type=2&value=&sign=3931fb5c68d72c21f5770774f9998488f0a36f8e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();