pub fn anti_xss(input: &str) -> String
Escapes some characters as HTML entities, preventing XSS vulnerabilities