(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251012&created_hour=05&dduuid=3405ae1c26976&device=0&device_type=desktop&os=Windows&ssid=hpt6ebvg182nls4jb3e3t6giq7&t=1760218323&typeid=0&url_type=2&value=&sign=7da86a1b723a5111e6f23bfc405435e0163df93e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();