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