Bypassing character minimum on posts via HTML

When posts have a required character minimum, it’s possible to bypass it non-intrusively by adding extra characters into non-rendered HTML.

Examples:
<!-- HTML comment -->
<script>Character limit</script>

1 Like

Yes, this is well known, there are many topics on this. Have a search.

It’s WONTFIX because there are as many methods to bypass as there are grains of sand on a beach. We only care about the common and easy ones.

8 Likes