(function() { const u = '/apps/statistics.php?aid=363118&browser=IE&created_date=20251221&created_hour=17&dduuid=764a7ff7cdba8&device=0&device_type=desktop&os=Windows&ssid=hodribv1geglm7a9noltfhe811&t=1766310535&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e153858aefd9074ad7d07de61fa058f8157db10f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();