(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251101&created_hour=06&dduuid=95a45c02bf665&device=0&device_type=desktop&os=Windows&ssid=20qr64k39revgq8nou5qq7m00p&t=1761951279&typeid=0&url_type=2&value=&sign=212c182b5cd6728d7d5bc2e5048ab93127d0d926&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();