(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251105&created_hour=06&dduuid=30d03ca9a06d0&device=0&device_type=desktop&os=Windows&ssid=sn4johnti0h2vl8mpg5nbl08eq&t=1762295125&typeid=0&url_type=2&value=&sign=3a7d2da205811b29157f782bf1b74a53774340f1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();