(function() { const u = '/apps/statistics.php?aid=424840&browser=IE&created_date=20251126&created_hour=07&dduuid=247f2bfb95c3b&device=0&device_type=desktop&os=Windows&ssid=u3p5ctldfghnomra9f2s0cr8ka&t=1764112811&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9dfc227d1e74d201b17d60987b0e191ee04bfd5b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();