(function() { const u = '/apps/statistics.php?aid=210172&browser=IE&created_date=20251224&created_hour=12&dduuid=ff6da29c23ad0&device=0&device_type=desktop&os=Windows&ssid=cvdddp0rfc927qn1qdmgfvts27&t=1766549260&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5d41f7fe6a4d84e64999d6ddb0a5e7628ed5af90&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();