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