(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251110&created_hour=03&dduuid=4c3bc2f33733f&device=0&device_type=desktop&os=Windows&ssid=uib9834snuk3k460unet3q15f6&t=1762718224&typeid=0&url_type=2&value=&sign=ac2690974098da3d491a8ea61e32283bc35e52a6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();