Skip to content

Instantly share code, notes, and snippets.

@AliMilani
Created April 16, 2023 12:15
Show Gist options
  • Save AliMilani/57d61c761398fe617d385bd8b6982715 to your computer and use it in GitHub Desktop.
Save AliMilani/57d61c761398fe617d385bd8b6982715 to your computer and use it in GitHub Desktop.
filter persian and english words and numbers
/[^\w\s\-|\u0621-\u064A\u0660-\u0669\u06F0-\u06F9|\u06Af|\u067E|\u0698|\u0686|\u06CC|\u06A9|\u200C]/g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment