(function() { const u = '/apps/statistics.php?aid=444163&browser=IE&created_date=20251217&created_hour=04&dduuid=9870241d4e2c9&device=0&device_type=desktop&os=Windows&ssid=k9uineev47a0p20lpj2vhrdtco&t=1765917510&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7cee137abb503595b35afe7bd058bac6e8564d3a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();