(function() { const u = '/apps/statistics.php?aid=375934&browser=IE&created_date=20251226&created_hour=06&dduuid=914b067864988&device=0&device_type=desktop&os=Windows&ssid=59unl79ar80ma1lkqgg4nqlten&t=1766701735&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a2544c85119ee0d2569e25cafd9baeed4bca5328&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();