(function() { const u = '/apps/statistics.php?aid=442697&browser=IE&created_date=20260308&created_hour=06&dduuid=b70d2b97a1184&device=0&device_type=desktop&os=Windows&ssid=rudd7990f1ouuk6l7j52n0lgpm&t=1772922043&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a8f12adddbd85e936f5d30ce61ffb4d4930efb1f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();