(function() { const u = '/apps/statistics.php?aid=410305&browser=IE&created_date=20260303&created_hour=14&dduuid=9c917b8ae12e6&device=0&device_type=desktop&os=Windows&ssid=ggojmjpttl9f1s4ishqa50ijrs&t=1772518498&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0ecc23eb925475ac2ca736e5e5822f91e7c4b701&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();