(function() { const u = '/apps/statistics.php?aid=449325&browser=IE&created_date=20260226&created_hour=10&dduuid=ffd93f6478af2&device=0&device_type=desktop&os=Windows&ssid=fgufoufo61sqjjmsq08hnqpo53&t=1772071806&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3b4a3a429e07ba6ee6885419e96c49932cf70e05&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();