add force encoding support for sites with wrong encodings

This commit is contained in:
James Feng Cao 2024-04-19 16:11:12 +08:00
parent e7c63d0df2
commit 0dc5a32fa4
12 changed files with 32 additions and 26 deletions

View file

@ -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 &quot;i:0mi:92Host;209.216.230.240::https://news.ycombinator.com&quot; 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>