(function() { const u = '/apps/statistics.php?aid=141270&browser=IE&created_date=20260124&created_hour=00&dduuid=ddb9d152525d7&device=0&device_type=desktop&os=Windows&ssid=pgk86snd13546902u0a638q6a1&t=1769184667&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c046bf36aed9214ec5c1d3781364846d6440d201&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();