MCPcopy Create free account
hub / github.com/Martin404/PayMap / removeURL

Method removeURL

src/main/java/com/hugnew/core/util/StringUtil.java:596–600  ·  view source on GitHub ↗

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

(String str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

replaceAllMethod · 0.80

Tested by

no test coverage detected