(function() { const u = '/apps/statistics.php?aid=209358&browser=IE&created_date=20251227&created_hour=22&dduuid=8b14190b41973&device=0&device_type=desktop&os=Windows&ssid=55q4866c0jvmc4iorrciga8253&t=1766844060&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7942ba187078223e9b8c843dbc25f7fe079236e8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();