(function() { const u = '/apps/statistics.php?aid=442560&browser=IE&created_date=20251222&created_hour=01&dduuid=57a0839bdf076&device=0&device_type=desktop&os=Windows&ssid=n807rsrgv0vvfjsqkq6n8no55v&t=1766337011&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6211ac1a0488eee6e865aff45d8fdbb11c445469&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();