Skip to content

Instantly share code, notes, and snippets.

@znb
Created October 27, 2022 02:54
Show Gist options
  • Select an option

  • Save znb/039ebc63cc16ab28b69308db45e9cc8c to your computer and use it in GitHub Desktop.

Select an option

Save znb/039ebc63cc16ab28b69308db45e9cc8c to your computer and use it in GitHub Desktop.

Revisions

  1. znb created this gist Oct 27, 2022.
    3 changes: 3 additions & 0 deletions Refang.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    Find_/_Replace({'option':'Regex','string':'hxxp'},'http',true,false,true,false)
    Find_/_Replace({'option':'Regex','string':'\\['},'',true,false,true,false)
    Find_/_Replace({'option':'Regex','string':'\\]'},'',true,false,true,false)