Skip to content

Commit

Permalink
Update django_settings.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Lorenz committed Apr 19, 2016
1 parent 98661e8 commit 265749e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions django_libs/settings/django_settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
re.compile(r'RU_Bot', re.I),
re.compile(r'savetheworldheritage.org', re.I),
re.compile(r'seoscanners', re.I),
re.compile(r'spbot', re.I),
re.compile(r'Test Certificate Info', re.I),
re.compile(r'Twitterbot', re.I),
re.compile(r'WinHttp.WinHttpRequest.5', re.I),
Expand Down

0 comments on commit 265749e

Please sign in to comment.