(function() { const u = '/apps/statistics.php?aid=146089&browser=IE&created_date=20251210&created_hour=01&dduuid=9d891f2784871&device=0&device_type=desktop&os=Windows&ssid=lju0rpl8onbat41ohbga8f0dlb&t=1765301805&typeid=15&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ebf76cea32473b0212630749958f918c77988de6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();