(function() { const u = '/apps/statistics.php?aid=451866&browser=IE&created_date=20260312&created_hour=15&dduuid=eaec439133b54&device=0&device_type=desktop&os=Windows&ssid=a6okidt94ppdrd6la57l5e1k6t&t=1773301563&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=145de77f490dde2358b1c5d79b0d40dbd485de16&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();