(function() { const u = '/apps/statistics.php?aid=444982&browser=IE&created_date=20251219&created_hour=12&dduuid=b901c46619065&device=0&device_type=desktop&os=Windows&ssid=craqk2ol98059hgh011u07qilq&t=1766117943&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d89bc7c6c025bf5053c57de2032b6275e13a719a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();