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