(function() { const u = '/apps/statistics.php?aid=210115&browser=IE&created_date=20251224&created_hour=18&dduuid=665351f583a66&device=0&device_type=desktop&os=Windows&ssid=smpimoep12vuk48c5qn6f13flm&t=1766573146&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=dbc59d7fd81d3653d7e7ec8c4e2c0b8da7376268&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();