(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251022&created_hour=22&dduuid=5858282ff93cc&device=0&device_type=desktop&os=Windows&ssid=9k0amb98d418phi7nak49ci54u&t=1761142211&typeid=0&url_type=2&value=&sign=e2a45271d8985729e4c5671b8415b2f8e14663fa&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();