(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=16&dduuid=28a312b5c55d6&device=0&device_type=desktop&os=Windows&ssid=1qqqrci335g1sdhdlurr3ta6g0&t=1760861530&typeid=0&url_type=2&value=&sign=eecb5eaaa237aa1c9c107cc65078637a43412588&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();