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
5582c844
Commit
5582c844
authored
Oct 16, 2019
by
Hiro
🏄
Browse files
Fix too many requests check
parent
5450f308
Changes
1
Hide whitespace changes
Inline
Side-by-side
gettor/parse/email.py
View file @
5582c844
...
...
@@ -242,7 +242,7 @@ class EmailParser(object):
)
check
=
self
.
too_many_requests
(
request
[
'id'
],
hid
,
request_service
,
num_request
,
email_requests_limit
request
[
'id'
],
hid
,
request_service
,
num_request
s
,
email_requests_limit
)
if
check
:
...
...
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