Skip to content

%targetdomain% but without TLD

Hi

Some forum ask me captcha question like what is the forum name, wihtout .com:


So, creating a  %targetdomain_without_tld% would be great.
if %targetdomain% = gsa-online.de
if %targetdomain_without_tld% would be gsa-online

possible ?



Comments

  • SvenSven www.GSA-Online.de

    better if you script this yourself...

    [targetdomain_without_tld]

    type=extract

    input=%targetdomain% 

    remove=..*

  • Yes!!!!
    love it, thanks Sven
  • work perfectly 
Sign In or Register to comment.