Skip to content

Commit

Permalink
Derp defense
Browse files Browse the repository at this point in the history
  • Loading branch information
kfsone committed Feb 8, 2015
1 parent a3c3581 commit 4deb17a
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions cache.py
Original file line number Diff line number Diff line change
Expand Up @@ -218,9 +218,16 @@
‹ |
\bSATION\b |
,\w |
\bINGLY\b |
\bI?NGLY\b |
\bAU\sL[DO0]\b
\b[\'\.-]\w |
\bDREBBFL\b
\bLEVIE |
\bRN\b |
\bH\sUNZIKER |
\bL[O0D]FTH\sUS |
\bHORNUCH\b |
\bKLU\sDZE
)''', flags=re.X)


Expand Down

0 comments on commit 4deb17a

Please sign in to comment.