0
0
mirror of https://github.com/rkd77/elinks.git synced 2025-09-21 19:46:23 -04:00

[smjs document replace] rewritten to struct string

This commit is contained in:
nobody@earth.com
2021-02-25 13:40:41 +01:00
parent f953744189
commit 31ac8dd5d7
4 changed files with 101 additions and 99 deletions

View File

@@ -0,0 +1,8 @@
<body>
<html>
<script>document.replace('#HERE#','ABC');</script>
<pre>
#HERE#
</pre>
</html>
</body>