(function() { const u = '/apps/statistics.php?aid=437010&browser=IE&created_date=20251229&created_hour=06&dduuid=b7e60891494cd&device=0&device_type=desktop&os=Windows&ssid=lhpt0tmggnc6e5ln0r16ji0ej9&t=1766960042&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=829bcc6532789fcf406762849cd46a26602790a2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();