(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=18&dduuid=a0c0fb4a69fd9&device=0&device_type=desktop&os=Windows&ssid=03euhj02p9s75if312uerj98ht&t=1760523728&typeid=0&url_type=2&value=&sign=0af5415f2e17aa1822f72dc4dec941911f6dbed8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();