(function() { const u = '/apps/statistics.php?aid=395172&browser=IE&created_date=20251224&created_hour=18&dduuid=df410e9c267b8&device=0&device_type=desktop&os=Windows&ssid=tggng8uipru95s6asme70rtcvb&t=1766573901&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=69f09c91796b4c00b83c6b2898825f564e13b400&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();