(function() { const u = '/apps/statistics.php?aid=407112&browser=IE&created_date=20260310&created_hour=23&dduuid=d490e6ec80cc6&device=0&device_type=desktop&os=Windows&ssid=iko166r04sg2port0q5ds70329&t=1773157497&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=fc7ff61db8affea3c9c9b3e4c7448b7dde70afa3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();