(function() { const u = '/apps/statistics.php?aid=448284&browser=IE&created_date=20260122&created_hour=00&dduuid=85890d13875dc&device=0&device_type=desktop&os=Windows&ssid=toe4o35j4m7pn2bgbmqofr2pfn&t=1769013241&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7a76f8d0af7f7e518d6330aa70a6264c1dd4050e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();