(function() { const u = '/apps/statistics.php?aid=417143&browser=IE&created_date=20260307&created_hour=15&dduuid=d7f20c3f70ff3&device=0&device_type=desktop&os=Windows&ssid=l0utnui467p50ad72fu0depp8m&t=1772868106&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4557fb54c8aae8a05d6603bd76fcfe785f650540&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();