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