(function() { const u = '/apps/statistics.php?aid=276315&browser=IE&created_date=20260226&created_hour=04&dduuid=9843a3988fe36&device=0&device_type=desktop&os=Windows&ssid=cmnot36no0tkcmvrgt3di2cerf&t=1772050037&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d04699622fe26c2f90671666afcef2785206a9b2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();