(function() { const u = '/apps/statistics.php?aid=431791&browser=IE&created_date=20251229&created_hour=12&dduuid=f429f1cba22d0&device=0&device_type=desktop&os=Windows&ssid=p0g7djt3n448pg2sp9qn39qd4j&t=1766982830&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d06151e5e3641e96794d56ab117d8cbc22b28517&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();