(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251028&created_hour=12&dduuid=683f124cbfbaa&device=0&device_type=desktop&os=Windows&ssid=guh4fehcpm0dq2rorgbuapbnfl&t=1761627524&typeid=0&url_type=2&value=&sign=bcb2dc0c60057c74740f1cc53cf76edc8c83f099&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();