(function() { const u = '/apps/statistics.php?aid=348652&browser=IE&created_date=20251227&created_hour=18&dduuid=b25caa8de7465&device=0&device_type=desktop&os=Windows&ssid=9rbq0j96omapr0mvft9rgt11ua&t=1766831636&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7dab6870a1806837596e92e3391951c9da6fdf81&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();