From abe2ef6b740e6d7c9f2b664e812244f7a89e1c10 Mon Sep 17 00:00:00 2001 From: BurdenOwl Date: Tue, 12 Nov 2024 20:31:29 +0900 Subject: [PATCH] Add files via upload --- locker3/scripts/script.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/locker3/scripts/script.ts b/locker3/scripts/script.ts index b79287b..84a5f2e 100644 --- a/locker3/scripts/script.ts +++ b/locker3/scripts/script.ts @@ -12,5 +12,3 @@ const checkTrue = (data : string) => { console.log(flag); // look into the images closely, there may be something hidden in them :) - -// hashData("THERE_IS_ALWAYS_A_PATH_TO_SUCCESS").then(hash => console.log(hash));