From 056c1efd0f074f7a639d09367aa1b757eea9652e Mon Sep 17 00:00:00 2001 From: Dewalt <> Date: Tue, 14 Feb 2023 06:41:54 -0600 Subject: [PATCH] Update Tue Feb 14 06:41:54 AM CST 2023 --- patch/sublist3r_remove_virustotal.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/patch/sublist3r_remove_virustotal.patch b/patch/sublist3r_remove_virustotal.patch index 94d42a8..11c3d5c 100644 --- a/patch/sublist3r_remove_virustotal.patch +++ b/patch/sublist3r_remove_virustotal.patch @@ -1,5 +1,5 @@ ---- Sublist3r/sublist3r.py 2023-02-14 06:40:49.062595544 -0500 -+++ Sublist3r-fixed/sublist3r.py 2023-02-14 06:30:54.705545453 -0500 +--- sublist3r.py 2023-02-14 06:40:49.062595544 -0500 ++++ sublist3r.py 2023-02-14 06:30:54.705545453 -0500 @@ -685,7 +685,7 @@ # Virustotal requires specific headers to bypass the bot detection: self.headers["X-Tool"] = "vt-ui-main"