Merge pull request #1957 from eltociear/patch-1

chore: update submit.py
This commit is contained in:
Soxoj
2024-12-12 01:08:44 +01:00
committed by GitHub
+1 -1
View File
@@ -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()