(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251105&created_hour=18&dduuid=f6612d0cb44e9&device=0&device_type=desktop&os=Windows&ssid=h122vg71b3mv88im1anpr3n63s&t=1762339385&typeid=0&url_type=2&value=&sign=7094b9091f6e2b88f848cf48639a99ec8c029b73&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();