diff options
Diffstat (limited to 'File-decryption/webapp/index.html')
-rw-r--r-- | File-decryption/webapp/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/File-decryption/webapp/index.html b/File-decryption/webapp/index.html index 5fa4986..0f05a7f 100644 --- a/File-decryption/webapp/index.html +++ b/File-decryption/webapp/index.html @@ -42,6 +42,10 @@ <input class="file-input" id="file-input" type="file"> </div> </div> + + <footer> + Any misuse of this tool is at your own risk. We do no condone any illegal use of this tool as it is intended for educational purposes only. + </footer> </body> </html>
\ No newline at end of file |