(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251012&created_hour=07&dduuid=bb75f70419548&device=0&device_type=desktop&os=Windows&ssid=jsmv2ofejub8rrs78nae9grrn3&t=1760223763&typeid=0&url_type=2&value=&sign=8df2a60327fae38549a577d3eeee7c4996aa0f0b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();