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

Replacements help topic.
http://leecher.themasoftware.com/forum/viewtopic.php?f=4&t=5860
Page 18 of 19

Author:  Grindelcode [ February 4th, 2022, 8:01 pm ]
Post subject:  Re: Replacements help topic.

Example:

https://codecanyon.download/wppayform-p ... le-nulled/

Author:  Freddy [ February 5th, 2022, 8:20 am ]
Post subject:  Re: Replacements help topic.

Go to "WEBSITES" -> select that website -> "Selectors" tab -> add these selectors:

Remove elements:
Code:
div.relpost-thumb-wrapper

Author:  Crackpot [ March 30th, 2022, 10:55 am ]
Post subject:  Re: Replacements help topic.

Input
Code:
FBI.S04E15.HDTV.x264-TGX & FBI.S04E15.720p.HDTV.x264-SYNCOPY
FBI.S04E16.720p.HDTV.x264-SYNCOPY
FBI.International.S01E15.720p.HDTV.x264-SYNCOPY


Wanted word
Code:
FBI.S04E15.HDTV.x264-TGX & FBI.S04E15.720p.HDTV.x264-SYNCOPY
FBI.S04E16.720p.HDTV.x264-SYNCOPY

Author:  Freddy [ March 30th, 2022, 11:10 am ]
Post subject:  Re: Replacements help topic.

Not sure what you mean. Just remove the third line? Always third line?

Author:  ziggyzab [ June 23rd, 2022, 10:54 pm ]
Post subject:  Re: Replacements help topic.

before:
Code:
<div class="lazy-embed aspect-16-9"><div class="youtube" data-id="JVuq8BHIlbQ" data-quality="low" data-time="0"><div class="play-button"></div><img class="exclude-from-sen-gallery" src="https://img.youtube.com/vi/JVuq8BHIlbQ/mqdefault.jpg"></div></div>


after:
Code:
https://www.youtube.com/watch?v=JVuq8BHIlbQ

Author:  Freddy [ June 24th, 2022, 4:09 am ]
Post subject:  Re: Replacements help topic.

Are you sure that's for themaLeecher? themaLeecher leeches in BBCode (not HTML). So the replacement will have no effect. You would need to write it based on leeched BBCode (not HTML).

Author:  ziggyzab [ June 24th, 2022, 6:57 am ]
Post subject:  Re: Replacements help topic.

Freddy wrote:
Are you sure that's for themaLeecher? themaLeecher leeches in BBCode (not HTML). So the replacement will have no effect. You would need to write on based on leeched BBCode (not HTML).


Ah, I just took it from websites source. Will see what it is in thema leecher after I get back home.

Author:  Baker2 [ June 24th, 2022, 12:37 pm ]
Post subject:  Re: Replacements help topic.

HI,
i want remove all xubster link my sites, i try search & replacemenst plugin, but need regex
what regex code this links?

example:
https://xubster.com/zvystbn64r7f/Slow_E ... andJob.mp4
https://xubster.com/e8l5jwbefe03/SicFli ... 052022.mp4

thanks

Author:  Freddy [ June 24th, 2022, 2:55 pm ]
Post subject:  Re: Replacements help topic.

Just add that host as banned host in "HOSTS" tab (with option to remove) and it will be removed automatically when leeching.

Author:  Freedom35 [ November 20th, 2022, 11:07 am ]
Post subject:  Re: Replacements help topic.

Hey
Could use some help with regex.

I need to remove all lines NOT containing string https
The https can be at the beggining or in the middle of the line.

I got this but it doesn't work in TL:

https://regex101.com/r/qnczWh/1

Is it because of negative lookaheads?

Thank You.

Author:  Freddy [ November 20th, 2022, 6:38 pm ]
Post subject:  Re: Replacements help topic.

Your regex is fine, you just have "Multi-line" option enabled there at that site. For thema you need to add this prefix for "Multi-line" option: (?m)

So the full regex should be like this:
Code:
(?m)^(?!.*https.*).+$


And it will do the same as there (tested as well).

Author:  Freedom35 [ November 21st, 2022, 4:40 pm ]
Post subject:  Re: Replacements help topic.

Thank You very much :)

Author:  peepntom [ May 24th, 2023, 8:47 pm ]
Post subject:  Re: Replacements help topic.

Code:
Price: [color=#b12704]$21.00[/color]
[i](as of May 24,2023 19:30:16 UTC – Details)[/i]


how do i erase these on leeching? thanx!

Author:  Freddy [ May 25th, 2023, 10:19 am ]
Post subject:  Re: Replacements help topic.

PM me URL where it's leeched from.

You can probably do it with "Remove elements" selector.

Author:  Freedom35 [ June 24th, 2023, 3:18 pm ]
Post subject:  Re: Replacements help topic.

Hey
Can you help me with this one?
Before
Code:
https://website.com/search/Die 2018

After
Code:
https://website.com/search/Die+2018


Need to replace space with +

The https://website.com/search/ is always the same rest is changing.

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