From e741baeaaeb1b4e507f57e3366822c91380430d3 Mon Sep 17 00:00:00 2001 From: Mohaned2004 <138693811+Mohaned2004@users.noreply.github.com> Date: Tue, 1 Oct 2024 15:35:46 +0300 Subject: [PATCH] Update app.py --- app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.py b/app.py index 7f8a1f2e8..c536dbd37 100644 --- a/app.py +++ b/app.py @@ -3,4 +3,4 @@ @app.route("/") def hello(): - return "Hello, World!" + return "Hello, World! Subdomain Takeover BY MOHANED"