You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/webapp/lesson_solutions_1/PasswordStrength.html
+11-12Lines changed: 11 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -14,25 +14,24 @@
14
14
<!-- Stop Instructions -->
15
15
<br>
16
16
<p><b>General Goal(s):</b></p>
17
-
For this exercise, your job is to test several passwords on <ahref="https://www.cnlab.ch/codecheck" target="_blank">https://www.cnlab.ch/codecheck</a>.
17
+
For this exercise, your job is to test several passwords on <ahref="https://howsecureismypassword.net/" target="_blank">https://howsecureismypassword.net/</a>.
18
18
<br><br>
19
19
<b>Solution:</b><br/>
20
-
Open your browser on <ahref="https://www.cnlab.ch/codecheck" target="_blank">https://www.cnlab.ch/codecheck</a>. Copy the first password in the field and click "Run the check".<br><br>
20
+
Open your browser on <ahref="https://howsecureismypassword.net/" target="_blank">https://howsecureismypassword.net/</a>. Copy the first password in the field and the page will automatically be updated.<br><br>
0 commit comments