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