Stefan1200's Forum

English => General Discussions => Topic started by: Morthawt on October 21, 2014, 07:33:45 PM

Title: bad regex list, as requested.
Post by: Morthawt on October 21, 2014, 07:33:45 PM
So far here is my regex list:

Code: [Select]
.*[Nn][Ii1][Gg][Gg]?[Ee3][Rr].*
.*[Ff][Aa4][Gg][Oo0][Tt].*
.*[Bb][Ll][Aa][Cc][Kk][Ii][Ee3].*
.*[Gg][Oo0][Oo0][Kk].*
.*[Gg][Rr][Ee3][Aa][Ss][Ee3][Rr].*
.*[Hh][Oo0][Nn][Kk][Yy].*
.*[Jj][Ii1][Gg][Aa][Bb][Oo0][Oo0].*
.*[Jj][Uu][Nn][gg][Ll][Ee]\s?[Bb][Uu][Nn][Nn][Yy].*
.*[Kk][Yy][Kk][Ee3].*
.*\b[Pp][Aa][Kk][Ii1]\b.*
.*\b[Ss][Pp][Ii1][Cc]\b.*
.*([Tt][Oo0][Ww][Ee3][Ll]|[Rr][Aa][Gg])(-| )?[Hh][Ee3][Aa][Dd].*
.*\b[Ww][Oo0][Pp]\b.*
.*\b[Yy][Ii][Dd]\b.*
.*\b[Ff][Aa][Gg]\b.*
.*[Dd][Aa][Rr][Kk][Ii][Ee3].*
.*[Ss][Hh][YyIi][Ss][Tt][Ee3][RR].*

it took me ages to google for words. If I come up with additional ones I will make a separate code block with the new regex entries.