Skip to content

Commit

Permalink
H U B is not a HUB
Browse files Browse the repository at this point in the history
  • Loading branch information
kfsone committed Feb 22, 2015
1 parent d6e0bea commit 772e5cd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cache.py
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,8 @@
^I \s (?! [Ss][Oo][Ll][Aa]) |
\bA7\S |
\sH\sI?UB$ |
\bALEDNDRIA\b
\bALEDNDRIA\b |
\sH\sU\sB$
)''', flags=re.X)


Expand Down

0 comments on commit 772e5cd

Please sign in to comment.