Page 1 of 1

Ignore a post in a thread

Posted: 20 Oct 2023, 11:41
by freeman
Hi,
The first post and the second post of this thread are the same content, how can I set up to download only the content of the first post?
https://vipergirls.to/threads/7355700-2 ... -6537-x121

Re: Ignore a post in a thread

Posted: 20 Oct 2023, 11:49
by Maksym
You can cut out a part of a page starting with post #2 up to the very end of the page using [ Excluded Page Parts ]. So, open the project properties, select the [ Excluded Page Parts ] section, click the [ Add ] button and enter the following:

From: <a id="postcount\d+" name="2">
To:

Leave the "To" part empty, so that everything from the the "From" part is removed from the page text before the parsing starts.

Re: Ignore a post in a thread

Posted: 20 Oct 2023, 11:53
by freeman
thank you!