themaLeecher
http://leecher.themasoftware.com/forum/

How to remove the first and last line in the messages?
http://leecher.themasoftware.com/forum/viewtopic.php?f=4&t=6507
Page 1 of 1

Author:  Baker2 [ October 16th, 2019, 10:29 am ]
Post subject:  How to remove the first and last line in the messages?

Hello!

I find the remove the first, and last line in the messages, but the only "Pages option"

But i use Multi-pages.

Author:  Freddy [ October 17th, 2019, 7:51 am ]
Post subject:  Re: How to remove the first, and last line in the messages?

You can remove them with replacements.

For both:
* Enable to apply to all new leeched messages (will affect all websites) or don't enable that, but later add only needed website(s).

Search for:
Code:
^.+\n


Replace with:
Code:
(leave empty)


Enable regex search.

Search for:
Code:
.+$


Replace with:
Code:
(leave empty)


Enable regex search.

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/