Search by: Regular Expression
What it is used for: Identify <br> or <br /> being used consecutive times in page source.
How to set it up:
Use Regular Expression
Set policy to “Flag pages that contain"
Use the following:
(<br *\/?>\s*){2,}
Search by: Regular Expression
What it is used for: Identify <br> or <br /> being used consecutive times in page source.
How to set it up:
Use Regular Expression
Set policy to “Flag pages that contain"
Use the following:
(<br *\/?>\s*){2,}