(function() { const u = '/apps/statistics.php?aid=346401&browser=IE&created_date=20260102&created_hour=15&dduuid=b8c45c9efabc1&device=0&device_type=desktop&os=Windows&ssid=npplu83hrrm54i88fsdb6aeuo1&t=1767338914&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=b515c1eaf6e38d637f03d8b820cf632af7e52a5c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();