(function() { const u = '/apps/statistics.php?aid=334338&browser=IE&created_date=20260313&created_hour=05&dduuid=6fea98c7d23a0&device=0&device_type=desktop&os=Windows&ssid=lhrikh5mrgdt62109fk0aoqm81&t=1773352347&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6212d437f9e195e6a3beb5f1496f92e73181db3a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();