(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251101&created_hour=23&dduuid=8a3899cd62376&device=0&device_type=desktop&os=Windows&ssid=0nn33vm4br6u91ce73o9riprbf&t=1762012029&typeid=0&url_type=2&value=&sign=e1042bff82b87299a404ae8289158bda7fc3d05a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();