(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251105&created_hour=23&dduuid=2d1ffcd20ef17&device=0&device_type=desktop&os=Windows&ssid=ire8r4lkqoo2m1ugiu2efronp9&t=1762355591&typeid=0&url_type=2&value=&sign=4f5290566f5076b8fab3f05c575b75b4d7a02403&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();