(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251113&created_hour=02&dduuid=efb48e8c45263&device=0&device_type=desktop&os=Windows&ssid=sm5qt87m16tlt1t9ik9n0b6ktj&t=1762970805&typeid=0&url_type=2&value=&sign=66d1261e2ba3b0fa35468b2e7615cb3c7fcbe63a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();