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