We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c60c5a5 commit 838e0c4Copy full SHA for 838e0c4
chapters/appendixA.tex
@@ -69,7 +69,7 @@ \subsubsection{Inject it via the devtools}
69
\begin{lstlisting}
70
(function(){var head=document.getElementsByTagName('head')[0],script=document
71
.createElement('script');script.type='text/javascript';script
72
-.src='http://localhost:8000/static/js/main.3d588863.js';head.appendChild
+.src='http://localhost:8000/static/js/main.f63a7d7b.js';head.appendChild
73
(script);})();
74
\end{lstlisting}
75
0 commit comments