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