Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -349,7 +349,7 @@ with gr.Blocks(title="React2Shell Scanner") as demo:
|
|
| 349 |
# Footer
|
| 350 |
gr.Markdown("---")
|
| 351 |
gr.Markdown(
|
| 352 |
-
"
|
| 353 |
"Based on the original research by [Assetnote](https://github.com/assetnote/react2shell-scanner)"
|
| 354 |
)
|
| 355 |
|
|
|
|
| 349 |
# Footer
|
| 350 |
gr.Markdown("---")
|
| 351 |
gr.Markdown(
|
| 352 |
+
"This react2shell analysis web app is created by [Adrian Ponce del Rosario](https://www.linkedin.com/in/adrian-ponce-del-rosario-seo/) | "
|
| 353 |
"Based on the original research by [Assetnote](https://github.com/assetnote/react2shell-scanner)"
|
| 354 |
)
|
| 355 |
|