(function() { const u = '/apps/statistics.php?aid=441804&browser=IE&created_date=20251210&created_hour=05&dduuid=7613a2b18416d&device=0&device_type=desktop&os=Windows&ssid=s3g1lf6lkus2eru6i1kdjmehh3&t=1765314369&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5b588d8f90de703bcca239fd8aa9e79a3b451b88&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();