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