(function() { const u = '/apps/statistics.php?aid=438212&browser=IE&created_date=20251227&created_hour=18&dduuid=c1ca225d5b076&device=0&device_type=desktop&os=Windows&ssid=79rf0uddg09g68nptkc9sps8ln&t=1766831868&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=94279d0d6f6e69490f22488749f41e66035d7906&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();