(function() { const u = '/apps/statistics.php?aid=154955&browser=IE&created_date=20251207&created_hour=22&dduuid=4ff0c964ab24c&device=0&device_type=desktop&os=Windows&ssid=sbkjdjrm1glfsi3l65iepk6gm6&t=1765116723&typeid=14&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=404e609d0b0a043a28805b68fd2b2563345f0bcd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();