(function() { const u = '/apps/statistics.php?aid=375470&browser=IE&created_date=20260113&created_hour=14&dduuid=5c3c95489e549&device=0&device_type=desktop&os=Windows&ssid=u5u5ssmdb56sotrdkupi07k5lr&t=1768286925&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=352d98aacff5a0b88b5f9dff4b49db25d1f77bfa&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();