From f8ab484cd2c06be3c22c8064b398abb7551f9aaa Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Wed, 11 Dec 2024 23:23:45 +0900 Subject: [PATCH] chore: update submit.py futher -> further --- maigret/submit.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maigret/submit.py b/maigret/submit.py index 31750ec..1bf0066 100644 --- a/maigret/submit.py +++ b/maigret/submit.py @@ -499,7 +499,7 @@ class Submitter: if 'cloudflare' in text.lower(): print( - 'Cloudflare protection detected. I will use cloudscraper for futher work' + 'Cloudflare protection detected. I will use cloudscraper for further work' ) # self.session = CloudflareSession()