过滤用户输入的URL地址(防治用户广告) 目前只针对以http或www开头的URL地址 本方法调用的正则表达式,不建议用在对性能严格的地方例如:循环及list页面等 @param str 需要处理的字符串 @return 返回处理后的字符串
(String str)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected