(function() { const u = '/apps/statistics.php?aid=410435&browser=IE&created_date=20251222&created_hour=06&dduuid=892ad89b9490a&device=0&device_type=desktop&os=Windows&ssid=c437th170nvgi7462nnva70a56&t=1766357619&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=b1515fbba2eb2d2d9b273b04f1f8901f6fe08b3e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();