(function() { const u = '/apps/statistics.php?aid=454395&browser=IE&created_date=20260223&created_hour=22&dduuid=5f94c48a72945&device=0&device_type=desktop&os=Windows&ssid=tagugr806b08amgro4b27v2io7&t=1771856651&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9e5a5b987a9ffb152ebeed2148f044c0f198017f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();