(function() { const u = '/apps/statistics.php?aid=435150&browser=IE&created_date=20251227&created_hour=23&dduuid=dc31e07d13a93&device=0&device_type=desktop&os=Windows&ssid=ntb81h4942hac166m315at69gi&t=1766850968&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=b5d356cccbad1cd2d6e1a23b683e8764f31e2762&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();