Hi, is there any way to make SA ignore hidden text in anchors in URI checks? (using uri_deatil) just an example: <a href="https://fakeurl.com">Ke<span style="font-size: 0%; display: none;">XXX</span>ep</a>
SA renders anchor_text as: KeXXXep but i would like it to be: Keep Thanks, Pete.