(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251117&created_hour=03&dduuid=ea63752d14c48&device=0&device_type=desktop&os=Windows&ssid=2m1ibdp6fig296juk8smnj2g91&t=1763322678&typeid=0&url_type=2&value=&sign=525d07ccef4318caeb52c931eb1d80c905f799e0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();