(function() { const u = '/apps/statistics.php?aid=381183&browser=IE&created_date=20251219&created_hour=04&dduuid=532350dc74551&device=0&device_type=desktop&os=Windows&ssid=nc9bj56ne6v6jsdq2lim55ujo6&t=1766090084&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=82eb67e3bca5e3bac376beee3617e73f6aa6c343&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();