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