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