(function() { const u = '/apps/statistics.php?aid=435728&browser=IE&created_date=20251230&created_hour=18&dduuid=ccc7ca608ab7c&device=0&device_type=desktop&os=Windows&ssid=qgapul4ujask45h0n5rmldga69&t=1767091294&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=50bc4fc855499f0142951b4a82ff3079a7eb4f06&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();