(function() { const u = '/apps/statistics.php?aid=449017&browser=IE&created_date=20260113&created_hour=15&dduuid=c62fd8a4a5d7b&device=0&device_type=desktop&os=Windows&ssid=hrv0267io3rp70kjie8el0ch7k&t=1768288527&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d10eec59e1f5084728a87fdb6522e9b59389472e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();