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