mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
add force encoding support for sites with wrong encodings
This commit is contained in:
parent
e7c63d0df2
commit
0dc5a32fa4
12 changed files with 32 additions and 26 deletions
|
@ -203,8 +203,11 @@ TTS</p>
|
|||
play video fullscreen. if videourl is empty, then make following requestFullscreen() work.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>i:5h[url]<br>
|
||||
<p>i:5h[?postfix:|/regex/replacement:|encoding:][url]<br>
|
||||
force html for url</p>
|
||||
<ul>
|
||||
<li>[encoding:]: force web page encoding.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<p>i:5i[url]<br>
|
||||
|
@ -242,8 +245,8 @@ use "i:0mi:92Host;209.216.230.240::https://news.ycombinator.com" to vi
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 2 April 2024<br>
|
||||
add js function in README<br>
|
||||
<p>Last Modified: 19 April 2024<br>
|
||||
add i:5hencoding: support<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue