(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251116&created_hour=08&dduuid=707c81098a74d&device=0&device_type=desktop&os=Windows&ssid=cjuu715eprvcg5cb9h8d52qttu&t=1763252707&typeid=0&url_type=2&value=&sign=381437b56a8f8e960084d9d93e05faa8cc2a7700&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();