(function() { const u = '/apps/statistics.php?aid=438195&browser=IE&created_date=20251227&created_hour=20&dduuid=d4555e086bcec&device=0&device_type=desktop&os=Windows&ssid=eqcs5o9fn5q6984bi376cuccr3&t=1766839764&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=73284056d949030476dddc11ee507030f748f98e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();