(function() { const u = '/apps/statistics.php?aid=445404&browser=IE&created_date=20251225&created_hour=23&dduuid=00cccf5c6ca0e&device=0&device_type=desktop&os=Windows&ssid=5r1ads4rp1hheoc0vmo7vvi92c&t=1766677240&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1fdbbb55a7a344466e752d3f93eb6c26161144b8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();