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