(function() { const u = '/apps/statistics.php?aid=434596&browser=IE&created_date=20260314&created_hour=08&dduuid=75cddb431da10&device=0&device_type=desktop&os=Windows&ssid=tnnp983o0ne8vqnte371hnh87f&t=1773449748&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1e7029887c9bbff612e9a639660d1a0b72060652&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();