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