(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251031&created_hour=00&dduuid=14cfc661b08a4&device=0&device_type=desktop&os=Windows&ssid=vfdnisn377m1s676do0o7p7qg4&t=1761840844&typeid=0&url_type=1&value=&sign=96d88fc5fab51a4ae79f6fbda4d7235994eb183f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();