(function() { const u = '/apps/statistics.php?aid=439815&browser=IE&created_date=20251225&created_hour=14&dduuid=97ea30248119a&device=0&device_type=desktop&os=Windows&ssid=i87krf353ebf73lm221su290do&t=1766645151&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ce8dad50eb27142d17f7f65e22be08483aea55a6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();