(function() { const u = '/apps/statistics.php?aid=14680&browser=IE&created_date=20251220&created_hour=03&dduuid=67979d087d829&device=0&device_type=desktop&os=Windows&ssid=rosol0b9fiimatub2kch2ed8ob&t=1766171616&typeid=14&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=57fc41cbbeb0cca32d89f8d0348397595a0df73e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();