(function() { const u = '/apps/statistics.php?aid=388604&browser=IE&created_date=20260224&created_hour=13&dduuid=63052ec395118&device=0&device_type=desktop&os=Windows&ssid=mrsoth3v8c632ujoeb85kc8g2t&t=1771910093&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0d2476bbde098614e09191ab95d21f3236b57181&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();