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