(function() { const u = '/apps/statistics.php?aid=436486&browser=IE&created_date=20251230&created_hour=07&dduuid=cd2c7d4fb237f&device=0&device_type=desktop&os=Windows&ssid=acnmuacr75tnpeh2ej42b8g866&t=1767052014&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=fc7c5f382ffdb8cc6870513357dea23ee0d5a002&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();