Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Hiro
GetTor
Commits
27c65468
Commit
27c65468
authored
Oct 16, 2019
by
Hiro
🏄
Browse files
Fix bug in email and twitter parser
parent
3c5c96c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
gettor/parse/email.py
View file @
27c65468
...
...
@@ -252,7 +252,7 @@ class EmailParser(object):
else
:
log
.
msg
(
"Discarded. Too many requests from {}."
.
format
(
hid
.
hexdigest
hid
.
hexdigest
()
),
system
=
"email parser"
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment