(function() { const u = '/apps/statistics.php?aid=387614&browser=IE&created_date=20251226&created_hour=05&dduuid=1641c4b555e7a&device=0&device_type=desktop&os=Windows&ssid=snqiqa0vh5b5tgjap3m4h02cij&t=1766699865&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=919d547144bd78008da7c7c1d788339b3a92d45c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();