Skip to content

Instantly share code, notes, and snippets.

@adamliptrot-oc
Created August 6, 2024 10:11
Show Gist options
  • Select an option

  • Save adamliptrot-oc/1895124cdf6552d5b610edbb1997ca4b to your computer and use it in GitHub Desktop.

Select an option

Save adamliptrot-oc/1895124cdf6552d5b610edbb1997ca4b to your computer and use it in GitHub Desktop.
RegExp for getting all script tags
<script\s*.*>\s*.*</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment