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