(function() { const u = '/apps/statistics.php?aid=443574&browser=IE&created_date=20260316&created_hour=16&dduuid=10e9eb223ca20&device=0&device_type=desktop&os=Windows&ssid=u000igsbnkkidsf70dgiesff7q&t=1773649241&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=726ca2ce7e2d4f9a4bc7b4d64b2785877d4d8315&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();