chore: update submit.py

futher -> further
This commit is contained in:
Ikko Eltociear Ashimine
2024-12-11 23:23:45 +09:00
committed by GitHub
parent 2c39cd0646
commit f8ab484cd2
+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()