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