(function() { const u = '/apps/statistics.php?aid=403138&browser=IE&created_date=20260304&created_hour=19&dduuid=aefbf989c517e&device=0&device_type=desktop&os=Windows&ssid=c3qg441cqnsns3r3d7jtrlkopg&t=1772623440&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=94f620d9e539e736e3f2b9a3e9e9750ba2c863d8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();