(function() { const u = '/apps/statistics.php?aid=403353&browser=IE&created_date=20260308&created_hour=04&dduuid=eb48b7e732f28&device=0&device_type=desktop&os=Windows&ssid=rltrrfftr3t1hlm3s7mf6o21n8&t=1772914821&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3cad9b4bc7fe90b8047c4bca2babb360b2f463e2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();