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