(function() { const u = '/apps/statistics.php?aid=431823&browser=IE&created_date=20251129&created_hour=23&dduuid=317f5f7e62151&device=0&device_type=desktop&os=Windows&ssid=k4gvlugloccilh82gf9meeuqgh&t=1764429437&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=dfb10ce3401fff8757d09ed00d9a1815a40fee38&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();