(function() { const u = '/apps/statistics.php?aid=314008&browser=IE&created_date=20251222&created_hour=01&dduuid=5e0197a34a1cf&device=0&device_type=desktop&os=Windows&ssid=43cuiun8ji9hvr2d4830jhqfjp&t=1766336968&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=21780302e0ed86a3119d91e56d6102a50c4e9729&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();