(function() { const u = '/apps/statistics.php?aid=441205&browser=IE&created_date=20251129&created_hour=19&dduuid=9df1c7f67d351&device=0&device_type=desktop&os=Windows&ssid=en8rou9i2gn0f9ucqc7o18f7de&t=1764417562&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=733a6a69cb9a3dd2fc5ca5f29d489d9993f788d2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();