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