From 0c916e7bd96e79b4ee184af086367d8537e1326f Mon Sep 17 00:00:00 2001 From: vxunderground <57078196+vxunderground@users.noreply.github.com> Date: Sat, 14 Nov 2020 01:22:20 -0600 Subject: [PATCH] Rename HackTool.Perl.AnonyMail to HackTool.Perl.AnonyMail.a --- Perl/{HackTool.Perl.AnonyMail => HackTool.Perl.AnonyMail.a} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename Perl/{HackTool.Perl.AnonyMail => HackTool.Perl.AnonyMail.a} (96%) diff --git a/Perl/HackTool.Perl.AnonyMail b/Perl/HackTool.Perl.AnonyMail.a similarity index 96% rename from Perl/HackTool.Perl.AnonyMail rename to Perl/HackTool.Perl.AnonyMail.a index fa3d4833..de0fb1d1 100644 --- a/Perl/HackTool.Perl.AnonyMail +++ b/Perl/HackTool.Perl.AnonyMail.a @@ -98,4 +98,4 @@ sub error print "Content-type: text/html\n\n"; print "
An error occured while processing the script.\n"; exit; -} \ No newline at end of file +}