(function() { const u = '/apps/statistics.php?aid=402144&browser=IE&created_date=20260315&created_hour=13&dduuid=da65a1357513a&device=0&device_type=desktop&os=Windows&ssid=tsln71pp274434vboar89b7fur&t=1773553842&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=83d3d55452765a6f016e32f2e10399c83dfd4a57&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();