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