(function() { const u = '/apps/statistics.php?aid=387096&browser=IE&created_date=20251219&created_hour=22&dduuid=f1fb8b3eaaed9&device=0&device_type=desktop&os=Windows&ssid=acsroqqhjg14ji70grkm03pde8&t=1766154433&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=18c471a9b598dc7bc4a7488bbd0c2c74ee2f0e7e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();