(function() { const u = '/apps/statistics.php?aid=436796&browser=IE&created_date=20251229&created_hour=11&dduuid=a353128e59412&device=0&device_type=desktop&os=Windows&ssid=fi8blgp1lmp2engfei70a386c4&t=1766980167&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=dcf56cf5c67fda9c676c5eb9c3d51f4762f46067&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();