(function() { const u = '/apps/statistics.php?aid=439751&browser=IE&created_date=20251129&created_hour=16&dduuid=554ee64062134&device=0&device_type=desktop&os=Windows&ssid=4ibigj03fumm1i64almsifajbh&t=1764406705&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0cef1d951ead1538c1cca79d579c7f22c9639e49&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();