(function() { const u = '/apps/statistics.php?aid=306198&browser=IE&created_date=20251222&created_hour=01&dduuid=8692ec29b0967&device=0&device_type=desktop&os=Windows&ssid=rim2puh3jouv0nurs866k4jkfi&t=1766336911&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9a1be7d22b14f765c6eddcdffe5279883e1705ee&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();