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