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