(function() { const u = '/apps/statistics.php?aid=436996&browser=IE&created_date=20251229&created_hour=08&dduuid=bee0905acf396&device=0&device_type=desktop&os=Windows&ssid=th3c3v571llercv1ehcmftc7jd&t=1766967170&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=b0efaae1353237338f812af29cc6b23c80b780e3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();