mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-06 22:19:01 +00:00
Merge pull request #1957 from eltociear/patch-1
chore: update submit.py
This commit is contained in:
+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