Skip to content

Commit 3e15ad8

Browse files
authored
Update app.py
1 parent 93dbfba commit 3e15ad8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
@app.route("/")
55
def hello():
6-
return "Hello, World!"
6+
return "PoC by kleoz (https://yeswehack.com/hunters/kleoz)"

0 commit comments

Comments
 (0)