(function() { const u = '/apps/statistics.php?aid=461734&browser=IE&created_date=20260313&created_hour=01&dduuid=b79de7fc42094&device=0&device_type=desktop&os=Windows&ssid=fonoa8dptbm70nirc6m7bq2mtq&t=1773335630&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=fb642a06598a92a1fd8138fbd895e1d4d7080888&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();