aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jsaccess/jsa/files/put_your_encrypted_files_here.txt (renamed from jsaccess/jsa/files/put_your_encrypted_files_here)0
-rw-r--r--jsaccess/jsa/index.html2
2 files changed, 1 insertions, 1 deletions
diff --git a/jsaccess/jsa/files/put_your_encrypted_files_here b/jsaccess/jsa/files/put_your_encrypted_files_here.txt
index 4c2f75e..4c2f75e 100644
--- a/jsaccess/jsa/files/put_your_encrypted_files_here
+++ b/jsaccess/jsa/files/put_your_encrypted_files_here.txt
diff --git a/jsaccess/jsa/index.html b/jsaccess/jsa/index.html
index 242920b..da5174e 100644
--- a/jsaccess/jsa/index.html
+++ b/jsaccess/jsa/index.html
@@ -17,7 +17,7 @@
<h1>1. Enter your password</h1>
<input type="text" id="password"/>
<h1>2. Select the file to download</h1>
- <input type="radio" name="files" value="put_your_encrypted_files_here"/>put_your_encrypted_files_here<br/> <!-- use "jsa" to decrypt -->
+ <input type="radio" name="files" value="put_your_encrypted_files_here.txt"/>put_your_encrypted_files_here.txt<br/> <!-- use "jsa" to decrypt -->
<!-- add your files here -->
<h1>3. Dowload</h1>
<input type="submit" id="download" value="Download" onclick="jsadl()"/>