diff --git a/README.zh.md b/README.zh.md index dc727a52..4a1bf7b7 100644 --- a/README.zh.md +++ b/README.zh.md @@ -7,6 +7,7 @@ (Mirrors: [bitbucket](https://torappinfo.bitbucket.io/zh/) [gitlab](https://jamesfengcao.gitlab.io/uweb/zh/) +[repo](https://repo.or.cz/uweb.git/blob_plain/HEAD:/zh/index.html) [netlify](https://uwebzh.netlify.app/zh/) [pages](https://uwebzh.pages.dev/zh/) [stormkit](https://uweb.stormkit.dev/zh/) diff --git a/en/index.html b/en/index.html index 2bd0d49a..a212ff76 100644 --- a/en/index.html +++ b/en/index.html @@ -1,7 +1,7 @@
- + diff --git a/en/links/index.html b/en/links/index.html index fabef199..3ce9cd8c 100644 --- a/en/links/index.html +++ b/en/links/index.html @@ -98,16 +98,17 @@ Socks proxyi:0m[bookmarklet index|prefix|c[cssFlag]]:[url]
-Visiting url and execute the uweb browser internal bookmarklet that keeps valid for all urls under the path of [url].
[bookmarklet index] must have two/three digits. The first two digits are used as index of bootmarklet. For example, "00" as the first local bookmarklet; "01" as the first remote script; then "02" as the second local bookmarklet, ... The third digit is uplevel, 1 to make bookmarklet valid for parent path of [url].
+c[cssFlag]: For example, "c12" will apply the third and fourth global CSS (12=2^2+2^3).
All other cases will be treated as prefix, the real visited url is "[prefix]+url".
+All other cases will be treated as [prefix?postfix], the real visited url is "[prefix]+[url]+[?postfix]".
i:15[string]
diff --git a/index.html b/index.html
index 33185bf8..f9c0beec 100644
--- a/index.html
+++ b/index.html
@@ -1,10 +1 @@
-
-
-