(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251106&created_hour=19&dduuid=36d0aa51b0e4b&device=0&device_type=desktop&os=Windows&ssid=rhm7g86mgdihh0droo0m304ddo&t=1762427958&typeid=0&url_type=2&value=&sign=d9cd02ef3330d27240ed6d6310a7344a4738e4cf&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();