(function() { const u = '/apps/statistics.php?aid=442064&browser=IE&created_date=20251210&created_hour=00&dduuid=508c2d392b4f5&device=0&device_type=desktop&os=Windows&ssid=j07takeducjd966206ltp82ejg&t=1765296035&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f885675b4e864f3b5d4997b6127620c06522ee90&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();