(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=17&dduuid=80e15617f15e7&device=0&device_type=desktop&os=Windows&ssid=f44gio17qkhf6ivi8v0ub6v3sp&t=1760520390&typeid=0&url_type=2&value=&sign=6c9eb309d329569858af0188fe33d139d12767a7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();