mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-07 06:24:35 +00:00
chore: update submit.py
futher -> further
This commit is contained in:
committed by
GitHub
parent
2c39cd0646
commit
f8ab484cd2
+1
-1
@@ -499,7 +499,7 @@ class Submitter:
|
|||||||
|
|
||||||
if 'cloudflare' in text.lower():
|
if 'cloudflare' in text.lower():
|
||||||
print(
|
print(
|
||||||
'Cloudflare protection detected. I will use cloudscraper for futher work'
|
'Cloudflare protection detected. I will use cloudscraper for further work'
|
||||||
)
|
)
|
||||||
# self.session = CloudflareSession()
|
# self.session = CloudflareSession()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user