From dec6cd1ab9f6a9b52fbf56370b64b695690e84e9 Mon Sep 17 00:00:00 2001 From: James Feng Cao Date: Tue, 5 Dec 2023 08:58:02 +0800 Subject: [PATCH] remove i:5g links --- en/cmds/index.html | 8 ++------ en/index.xml | 5 ++--- en/search/index.html | 2 +- en/sitemap.xml | 10 +++++----- en/topposts/index.xml | 5 ++--- en/urls/index.html | 8 +++----- sitemap.xml | 4 ++-- zh/cmds/index.html | 5 ++--- zh/index.xml | 2 +- zh/sitemap.xml | 6 +++--- zh/topposts/index.xml | 2 +- 11 files changed, 24 insertions(+), 33 deletions(-) diff --git a/en/cmds/index.html b/en/cmds/index.html index 463fad9..b9da067 100644 --- a/en/cmds/index.html +++ b/en/cmds/index.html @@ -61,7 +61,6 @@

Users should change the IP addresses in the following menus accordingly. In all cases, TV side needs to execute "wait for network msg" first. Send message to network (ex. for android TVs):
Send clipboard:clip/uweb:printf 'i:5ji:5b';cat

Send url::printf '%u'|/system/bin/toybox nc 192.168.2.155 1500

-

Send url(player)::printf 'i:5g%u'|/system/bin/toybox nc 192.168.2.155 1500

Sendurl(bookmark)::printf 'i:51../home5:i:0mc16:%u'|/system/bin/toybox nc 192.168.2.155 1500

Send url(fullscreen)::printf 'i:5f%u'|/system/bin/toybox nc 192.168.2.155 1500

Send url(video)::printf 'i:0mc16:%u'|/system/bin/toybox nc 192.168.2.155 1500

@@ -107,13 +106,10 @@ Clipboard2QR needs libqrencode.

  • "termux/*": command line is executed under termux.
  • "/uweb": the command output is processed as links.
  • -

    Execute links in uweb browser

    -

    The following command line executes the link "[link]" in already launched uweb browser:
    -$ am broadcast -n info.torapp.uweb/.AlarmReceiver -e uweb.line [link]

    -

    Last Modified: 28 October 2023
    -fix hugo config.toml
    +

    Last Modified: 5 December 2023
    +i:5g sematics change