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