(function() { const u = '/apps/statistics.php?aid=445671&browser=IE&created_date=20251228&created_hour=17&dduuid=ac278edb26d43&device=0&device_type=desktop&os=Windows&ssid=qvn72nd3vmdiol2878i2q85lc8&t=1766912430&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ff91eb5b1672656e2b233e2d0bd626029852d609&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();