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: keys-to-kingdom/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ <h2>Rules</h2>
32
32
<li>Once in a while, you'll be getting expired solutions as a hint.
33
33
<li><strong>Make the kingdom display you the generated secret</strong>
34
34
<li>Modern browsers only. Respect the <ahref="https://wiki.mozilla.org/Features/Platform/Iframe_Sandbox">iframe sandbox</a> rules (i.e. <strong>no direct access to remote.html DOM</strong>) for browsers that don't support it.
35
-
<li>You can look at the <ahref="https://github.com/koto/blog-kotowicz-net-examples/tree/master/keys-to-kingdom">source</a>, copy the challenge to automate tasks, but no tampering with kingdom.html (e.g. Firebuging the computed secret/keys) is a no-no.
35
+
<li>You can look at the <ahref="https://github.com/koto/blog-kotowicz-net-examples/tree/master/keys-to-kingdom">source</a>, copy the challenge to automate tasks, but no tampering with kingdom.html (e.g. Firebuging the computed secret/keys is a no-no).
36
36
<li>There's more than one way to skin a cat, so think outside the box.
0 commit comments