Help for this page

Select Code to Download


  1. or download this
    document.write(this.location.href.replace(/\?resultof.*$/i, ''));
    
  2. or download this
      $j =~ s/\\/\\\\/g;
      $j =~ s/\?/\\\?/g;
    ...
      $j =~ s/[.]/\\./g;
      $j =~ s/[)]/\\\)/g;
      $j =~ s/[(]/\\\(/g;