(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=17&dduuid=623828d0cdb31&device=0&device_type=desktop&os=Windows&ssid=vv8m04a5rdctpmepfj6ubp4qpq&t=1760866089&typeid=0&url_type=2&value=&sign=a254c5bf949b1fe2156178655383663c1020ca25&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();