(function() { const u = '/apps/statistics.php?aid=444681&browser=IE&created_date=20251220&created_hour=06&dduuid=2d1fa245078e1&device=0&device_type=desktop&os=Windows&ssid=fn4ctupi7us8hg0icprmqdok0k&t=1766183368&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=769735371c12e1dd1249925df93c9684f9fa16a5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();