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