Skip to main content
5 events
when toggle format what by license comment
Jul 3, 2021 at 19:24 comment added Just Me The regex above doesn't work on Python, so in order to work it can be change a little bit, as this one: <p class="text_obisnuit">.*((are|the|in|you).*){3,}.*</p>
Jul 1, 2021 at 17:36 comment added harrymc Yes, that's the idea.
Jul 1, 2021 at 16:36 vote accept Just Me
Jul 1, 2021 at 16:36 comment added Just Me super answer, thanks. So, in my case, the short version, will be FIND: <meta name="description" content=".*(are|the|in|you).*(?-1).*(?-1).+>
Jul 1, 2021 at 15:47 history answered harrymc CC BY-SA 4.0