(function() { const u = '/apps/statistics.php?aid=388610&browser=IE&created_date=20251218&created_hour=08&dduuid=b4ea82457f46d&device=0&device_type=desktop&os=Windows&ssid=qnl7v29tqncn0kom35u2qna6vm&t=1766017279&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d299873fb61867200e23b7c038ed996e35102d49&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();