(function() { const u = '/apps/statistics.php?aid=141272&browser=IE&created_date=20251209&created_hour=23&dduuid=d606d75f6de0f&device=0&device_type=desktop&os=Windows&ssid=6cmphq0g663lmuut5flp6d0vf4&t=1765293956&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f12f7c6ff1bfca2f4b027e78b0a1546a3c33a424&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();