Does anyone know how to change the
But i cant figure out how to do it.
Code:
tags to [hide] tags when leaching threads from warezbb with SharpLeech?
Hyperz has used regex to remove the wbb link checker bot from posts using this:
[CODE]Link checked on [a-zA-Z]{2,}.*\[Linkchecker Bot\]
\[size=[0-9"']+\]
\[/size\]
\[mod\][\s\S]+\[/mod\]
~\w+~
But i cant figure out how to do it.