(function() { const u = '/apps/statistics.php?aid=434766&browser=IE&created_date=20251228&created_hour=06&dduuid=b0d6b20e68293&device=0&device_type=desktop&os=Windows&ssid=tmrb9scb9c7bou1t2vsslp6kml&t=1766873680&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5f7eb776604259fa2b303eb5f57aa511756abdd6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();