Update extensions.html

This commit is contained in:
MattTheTekie 2023-07-14 11:02:42 -04:00 committed by GitHub
commit 45d7993437
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
</head>
<body bgcolor=yellow>
<font color=red size=3>
<a href="../">&#57370;</a> <a href="javascript:alert('To test an extension, tap test. For help/info about an extension, tap ?. To add an extension, tap +. It should come up as an error page. Add the page to your favorites. Edit the url and typr a j at the beginning to change it form avascript: to javascript:');">&#57398;</a><br>
<a href="index.html">&#57370;</a> <a href="javascript:alert('To test an extension, tap test. For help/info about an extension, tap ?. To add an extension, tap +. It should come up as an error page. Add the page to your favorites. Edit the url and typr a j at the beginning to change it form avascript: to javascript:');">&#57398;</a><br>
Source code viewer&nbsp;<a href="javascript:var test = new XMLHttpRequest(); test.open('GET',document.location.href,false); test.send(null); var text = test.responseText; text = text.replace(/&lt;/gi,'&amp;lt;');// text = text.replace(/&gt;/gi,'&amp;gt;'); document.write(text);">Test</a>
<a href="avascript:var test = new XMLHttpRequest(); test.open('GET',document.location.href,false); test.send(null); var text = test.responseText; text = text.replace(/&lt;/gi,'&amp;lt;');// text = text.replace(/&gt;/gi,'&amp;gt;'); document.write(text);">+</a>
<a href="javascript:alert('Run the extension to view the source code of the page.');">?</a>