(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251023&created_hour=15&dduuid=835c34c42f843&device=0&device_type=desktop&os=Windows&ssid=cm3quq2url5lognqh7pc2l836h&t=1761204482&typeid=0&url_type=2&value=&sign=fa6a00327d91efaae72d45acb5debba4aaded621&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();