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