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

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

Author:  VIPGFX [ May 26th, 2015, 2:13 pm ]
Post subject:  Re: Replacements help topic.

how to remove this:
Code:
[url=http://goo.gl/41eUWZ]
[b]Make your design[/b]
[img]http://www.123.net/images/downloadnow.gif[/img]
[b]14 Days Free Access to USENET!
Free 300 GB with 10 GB High-Speed![/b]
[/url]

Author:  Freddy [ May 26th, 2015, 6:12 pm ]
Post subject:  Re: Replacements help topic.

Add "Remove elements" selector for that website to remove stuff like this.

I would need post URL where this is from.

Author:  VIPGFX [ June 17th, 2015, 12:23 pm ]
Post subject:  Re: Replacements help topic.

http://www.gfxtra3.net/software/sof-mac ... -os-x.html

Author:  Freddy [ June 20th, 2015, 8:08 am ]
Post subject:  Re: Replacements help topic.

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

Remove elements (one per line):
Code:
a[onclick^=ga('send']

Author:  seediboy4 [ October 27th, 2015, 11:50 am ]
Post subject:  Re: Replacements help topic.

How to remove the line completely unnecessary with the host?
Point to this example.

Code:
[url=http://rapidgator.net/file/d84ff044b6d3f37d14ec87ebcb7aeb3a/01-05_Jina-s.wmv.html][b]Download file from RAPIDGATOR[/b] <--- 947.17 MB[/url]

Author:  Freddy [ October 27th, 2015, 1:15 pm ]
Post subject:  Re: Replacements help topic.

You can use third example from FAQ: http://leecher.freddy.lt/faq.php?expand=faq402 to remove whole line with a word. Just make the word "rapidgator".

Author:  seediboy4 [ October 27th, 2015, 6:41 pm ]
Post subject:  Re: Replacements help topic.

Thanks for the help.

Author:  h4s3eb [ October 29th, 2015, 5:30 am ]
Post subject:  Re: Replacements help topic.

how to remove this

[u r l= http://fastpic.ru/view/76/2015/1029/b90 ... f.jpg.html][ im g]http://i76.fastpic.ru/thumb/2015/1029/2f/b905329123d9361433693592e013322f.jpeg[ / img][/ url ]

Author:  Freddy [ October 29th, 2015, 9:56 am ]
Post subject:  Re: Replacements help topic.

Freddy wrote:
You can use third example from FAQ: http://leecher.freddy.lt/faq.php?expand=faq402 to remove whole line with a word. Just make the word "rapidgator".

Author:  vandt [ December 12th, 2015, 3:04 pm ]
Post subject:  Re: Replacements help topic.

edited

Author:  Freddy [ December 12th, 2015, 3:26 pm ]
Post subject:  Re: Replacements help topic.

Search for:
Code:
http://k2s[^\s>\]]+/([^\s>\]]+)


Replace with:
Code:
[url=$0]$1[/url]


Enable regex search.

Author:  VIPGFX [ December 12th, 2015, 8:44 pm ]
Post subject:  Re: Replacements help topic.

Freddy wrote:
Search for:
Code:
http://k2s[^\s>\]]+/([^\s>\]]+)


Replace with:
Code:
[url=$0]$1[/url]


Enable regex search.

how to add multiple host with this regex
dont need put one by one mean what will if i add any bracket
(ul.to/rg.to/rapidgator.net) etc.

Author:  minano [ January 4th, 2016, 2:33 pm ]
Post subject:  Re: Replacements help topic.

Before
Code:

[center]
[url=http://pxhst.co/pictures/3831139][img]http://pxhst.co/avaxhome/63/75/003a7563_medium.jpeg[/img][/url]
[b]Combat&Survival - July 2012[/b]
English | True PDF | 75 Pages | 6.96 MB
[/center]

[center]
[url=http://avxhome.se/#collapse_91353]Nitroflare     https://nitroflare.com/view/9ADBBBF73F9B55E/Combat%26Survival_-_July_2012.pdf[/url]
[/center]

[center]
[url=http://avxhome.se/#collapse_50593]Mirrors     http://rockfile.eu/8v5u9in2r7p7.html[/url]
[url=http://www.gboxes.com/p67f01eay4tv/Combat&Survival_-_July_2012.pdf]http://www.gboxes.com/p67f01eay4tv/Combat&Survival_-_July_2012.pdf[/url]
[/center]


After


Code:
[img]http://pxhst.co/avaxhome/63/75/003a7563_medium.jpeg[/img]
[b]Combat&Survival - July 2012[/b]
English | True PDF | 75 Pages | 6.96 MB


https://nitroflare.com/view/9ADBBBF73F9B55E/Combat%26Survival_-_July_2012.pdf


please help me .THanks ad

Author:  Freddy [ January 5th, 2016, 11:08 am ]
Post subject:  Re: Replacements help topic.

@minano, I will need URL to that specific post.


VIPGFX wrote:
Freddy wrote:
Search for:
Code:
http://k2s[^\s>\]]+/([^\s>\]]+)


Replace with:
Code:
[url=$0]$1[/url]


Enable regex search.

how to add multiple host with this regex
dont need put one by one mean what will if i add any bracket
(ul.to/rg.to/rapidgator.net) etc.


Search for:
Code:
http://(k2s|ul|rg|rapidgator)[^\s>\]]+/([^\s>\]]+)


Replace with:
Code:
[url=$0]$2[/url]

Author:  minano [ January 6th, 2016, 12:13 am ]
Post subject:  Re: Replacements help topic.

minano wrote:
Before
Code:

[center]
[url=http://pxhst.co/pictures/3831139][img]http://pxhst.co/avaxhome/63/75/003a7563_medium.jpeg[/img][/url]
[b]Combat&Survival - July 2012[/b]
English | True PDF | 75 Pages | 6.96 MB
[/center]

[center]
[url=http://avxhome.se/#collapse_91353]Nitroflare     https://nitroflare.com/view/9ADBBBF73F9B55E/Combat%26Survival_-_July_2012.pdf[/url]
[/center]

[center]
[url=http://avxhome.se/#collapse_50593]Mirrors     http://rockfile.eu/8v5u9in2r7p7.html[/url]
[url=http://www.gboxes.com/p67f01eay4tv/Combat&Survival_-_July_2012.pdf]http://www.gboxes.com/p67f01eay4tv/Combat&Survival_-_July_2012.pdf[/url]
[/center]


After


Code:
[img]http://pxhst.co/avaxhome/63/75/003a7563_medium.jpeg[/img]
[b]Combat&Survival - July 2012[/b]
English | True PDF | 75 Pages | 6.96 MB


https://nitroflare.com/view/9ADBBBF73F9B55E/Combat%26Survival_-_July_2012.pdf


please help me .THanks ad



It's here
@Freddy http://avxhome.se/magazines/CombatSurvivalJuly2012.html

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