(function() { const u = '/apps/statistics.php?aid=446856&browser=IE&created_date=20260114&created_hour=00&dduuid=402261cafd68b&device=0&device_type=desktop&os=Windows&ssid=u011qddsp71qk39gengurju16r&t=1768323494&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7ea1235aa3536ea3a962b3ef50f4060b1492774d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();