File tree 2 files changed +4
-0
lines changed
2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 154
154
< p > The bookmark can also be used to add REPL to your LIPS Web application.</ p >
155
155
< p > < strong > NOTE:</ strong > it will not work on this page, because it already
156
156
have terminal on it and because it have not compatible LIPS version included.</ p >
157
+ < p > It may also not work no sites that are protected with
158
+ < a href ="https://en.wikipedia.org/wiki/Content_Security_Policy "> Content Security Policy</ a > </ p >
157
159
< script >
158
160
( function ( ) {
159
161
var url = 'https://cdn.jsdelivr.net/gh/jcubic/lips@master/lib/js/bookmark.js' ;
Original file line number Diff line number Diff line change 55
55
<p>The bookmark can also be used to add REPL to your LIPS Web application.</p>
56
56
<p><strong>NOTE:</strong> it will not work on this page, because it already
57
57
have terminal on it and because it have not compatible LIPS version included.</p>
58
+ <p>It may also not work no sites that are protected with
59
+ <a href="https://en.wikipedia.org/wiki/Content_Security_Policy">Content Security Policy</a></p>
58
60
<script>
59
61
(function() {
60
62
var url = 'https://cdn.jsdelivr.net/gh/jcubic/lips@master/lib/js/bookmark.js';
You can’t perform that action at this time.
0 commit comments