(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251101&created_hour=06&dduuid=3a6ad3f291c7b&device=0&device_type=desktop&os=Windows&ssid=6ev4muapdo3ql736r3e9rs9mul&t=1761950678&typeid=0&url_type=2&value=&sign=1967c8480d8a83761e20840448f6d1bcc80698ef&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();