Remove URL and customize link text
| Sample Link | Customized Link Text | Result | 
|---|---|---|
| HTML link: <a href='http://www.malicious.com/ index.php'>here</a> | original %URI% is malicious and was cleared, please be careful with this link | <a href=''''>original http://www. malicious.com/index.php is malicious and was cleared, please be careful with this link</a> | 
| HTML text only: http://www.malicious.com/index.php | original %URI% is malicious and was cleared, please be careful with this link | |
| Plain text: http://www.malicious.com/index.php | original %URI% is malicious and was cleared, please be careful with this link |