(function() { const u = '/apps/statistics.php?aid=435967&browser=IE&created_date=20251227&created_hour=12&dduuid=f2c755564a297&device=0&device_type=desktop&os=Windows&ssid=lms744icb0181bs2jsm6mv6tjo&t=1766810669&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3d731f8fd46ceb74e0106eb2a550fd796df785a4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();