(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250916&created_hour=22&dduuid=3b108c1190abe&device=0&device_type=desktop&os=Windows&ssid=893rvolj5fuemnthb492koneqm&t=1758032710&typeid=0&url_type=2&value=&sign=f668c890e34a1a332d560312d041a4beca832754&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();