Skip to content

Instantly share code, notes, and snippets.

@eznj
Created December 13, 2012 14:46
Show Gist options
  • Save eznj/4276817 to your computer and use it in GitHub Desktop.
Save eznj/4276817 to your computer and use it in GitHub Desktop.
Bad Chars
Regexp.new(/\ |\,|\:|\.|\<|\>|\?|\/|\\|\+|\=|\_|\-|\(|\)|\*|\&|\^|\%|\#|\$|\[|\]|–|\n|\r|\t|\}|\{|\@|\!|¡|™|£|¢|∞|§|¶|•|ª|º|≠|‘|“|…|æ|÷|≥|≤|«|”|’|å|ß|∂|ƒ|©|˙|∆|˚|¬|Ω|≈|ç|√|∫|˜|µ|œ|∑|´|®|†|¥|¨|ˆ|ø|π"/)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment