Hello Haudek,
Thank you for your answer.
I am looking for a solution
for the post above. This one was just an illustration, to explain myself well, to show that I managed to find an inconsistent chain in this example. And my regex:
Code:
<p><a href="(.+?)" id="(.+?)">([0-9]{1,4})</a>(.+?)*(.+?)</p>
Like yours:
Code:
<p><a href="(.+?)" id="(.+?)">([0-9]{1,4})</a>[(#160;)+]*(.+?)</p>
Find 4 positive results
here.
My problem is in the preceding post, where I cannot manage
this famous inconsistent chain (Class="Blacklink").