diff --git a/en/_posts/index.xml b/en/_posts/index.xml index c39f3b8..68a4dfd 100644 --- a/en/_posts/index.xml +++ b/en/_posts/index.xml @@ -152,6 +152,20 @@ are used for icons in the bottom toolbar. file "0" to replace If a new button is defined (file name "20" exists), uweb also supports VectorDrawable with "android compiled XML" format. All icon files must be all VectorDrawables or 此时所有图标文件必须都是compiled XML格式,或都是普通的图像格式(png,jpg,gif等)。用户可将VectorDrawable XML文件放到安卓项目目录assets下面,重新生成apk文件以后将apk文件解压即可得compiled XML格式图标文件。 + + Search engine files + /en/searchcat/ + Mon, 10 Jan 2022 00:00:00 +0000 + + /en/searchcat/ + Any ".search" file can be opened as search engine file, each line of which has one of the following formats: +[Engine name]:[url without '%s' inside] +[Engine name]:[url with '%s' as keyword] +[Engine name]:POST:[post params with '%s' as keyword]:[url] +Limitations (they are here for performance reasons): +The first engine in the file must be the first type that has no '%s' in the engine url. Internal scheme engine urls (such as i:, d:, c:) must have '%s', since '%s' format is more general (only type 2 is allowed, since POST makes no sense for internal schemes). + + Termux /en/termux/ diff --git a/en/index.html b/en/index.html index a212ff7..8198b2b 100644 --- a/en/index.html +++ b/en/index.html @@ -143,6 +143,12 @@ +
  • + + Search engine files + +
  • +
  • Termux diff --git a/en/index.xml b/en/index.xml index bb59e68..6bc52a9 100644 --- a/en/index.xml +++ b/en/index.xml @@ -259,6 +259,20 @@ are used for icons in the bottom toolbar. file "0" to replace If a new button is defined (file name "20" exists), uweb also supports VectorDrawable with "android compiled XML" format. All icon files must be all VectorDrawables or 此时所有图标文件必须都是compiled XML格式,或都是普通的图像格式(png,jpg,gif等)。用户可将VectorDrawable XML文件放到安卓项目目录assets下面,重新生成apk文件以后将apk文件解压即可得compiled XML格式图标文件。 + + Search engine files + /en/searchcat/ + Mon, 10 Jan 2022 00:00:00 +0000 + + /en/searchcat/ + Any ".search" file can be opened as search engine file, each line of which has one of the following formats: +[Engine name]:[url without '%s' inside] +[Engine name]:[url with '%s' as keyword] +[Engine name]:POST:[post params with '%s' as keyword]:[url] +Limitations (they are here for performance reasons): +The first engine in the file must be the first type that has no '%s' in the engine url. Internal scheme engine urls (such as i:, d:, c:) must have '%s', since '%s' format is more general (only type 2 is allowed, since POST makes no sense for internal schemes). + + Termux /en/termux/ diff --git a/en/searchcat/index.html b/en/searchcat/index.html new file mode 100644 index 0000000..c31f08e --- /dev/null +++ b/en/searchcat/index.html @@ -0,0 +1,68 @@ + + + + + + + + Search engine files + + + +
    + + + + + + + +
    +
    + +
    +

    Search engine files +
    + +

    + +

    Any ".search" file can be opened as search engine file, each line of which has one of the following formats:
    +[Engine name]:[url without '%s' inside]
    +[Engine name]:[url with '%s' as keyword]
    +[Engine name]:POST:[post params with '%s' as keyword]:[url]

    +

    Limitations (they are here for performance reasons):

    +
      +
    • The first engine in the file must be the first type that has no '%s' in the engine url.
    • +
    • Internal scheme engine urls (such as i:, d:, c:) must have '%s', since '%s' format is more general (only type 2 is allowed, since POST makes no sense for internal schemes).
    • +
    +

    Local engines

    +

    c:[command line with '%s' as keyword]
    +d:mimetype:[command line with '%s' as keyword]:[base url for external resources]

    + +
    + + + diff --git a/en/sitemap.xml b/en/sitemap.xml index 4c47b65..0e370b1 100644 --- a/en/sitemap.xml +++ b/en/sitemap.xml @@ -296,6 +296,22 @@ hreflang="en" href="/en/icons/" /> + + /en/tags/search-engine/ + 2022-01-10T00:00:00+00:00 + + /en/searchcat/ + 2022-01-10T00:00:00+00:00 + + /en/termux/ 2022-01-01T00:00:00+00:00 diff --git a/en/tags/index.html b/en/tags/index.html index 1796bf2..8525045 100644 --- a/en/tags/index.html +++ b/en/tags/index.html @@ -15,6 +15,8 @@
  • PC 1
  • +
  • search engine 1
  • +
  • ssh 1
  • termux 2
  • diff --git a/en/tags/index.xml b/en/tags/index.xml index eebe6a0..874fbb4 100644 --- a/en/tags/index.xml +++ b/en/tags/index.xml @@ -60,6 +60,15 @@
    + + search engine + /en/tags/search-engine/ + Mon, 10 Jan 2022 00:00:00 +0000 + + /en/tags/search-engine/ + + + curl /en/tags/curl/ diff --git a/en/tags/search-engine/index.html b/en/tags/search-engine/index.html new file mode 100644 index 0000000..088ffe5 --- /dev/null +++ b/en/tags/search-engine/index.html @@ -0,0 +1,53 @@ + + + + + + + + search engine + + + +
    + + + +
    +
    + +
    +

    search engine

    + +
    + + + diff --git a/en/tags/search-engine/index.xml b/en/tags/search-engine/index.xml new file mode 100644 index 0000000..f06444e --- /dev/null +++ b/en/tags/search-engine/index.xml @@ -0,0 +1,24 @@ + + + + search engine on + /en/tags/search-engine/ + Recent content in search engine on + Hugo -- gohugo.io + Mon, 10 Jan 2022 00:00:00 +0000 + + Search engine files + /en/searchcat/ + Mon, 10 Jan 2022 00:00:00 +0000 + + /en/searchcat/ + Any ".search" file can be opened as search engine file, each line of which has one of the following formats: +[Engine name]:[url without '%s' inside] +[Engine name]:[url with '%s' as keyword] +[Engine name]:POST:[post params with '%s' as keyword]:[url] +Limitations (they are here for performance reasons): +The first engine in the file must be the first type that has no '%s' in the engine url. Internal scheme engine urls (such as i:, d:, c:) must have '%s', since '%s' format is more general (only type 2 is allowed, since POST makes no sense for internal schemes). + + + + diff --git a/zh/searchcat/index.html b/zh/searchcat/index.html index 486226a..960a456 100644 --- a/zh/searchcat/index.html +++ b/zh/searchcat/index.html @@ -30,6 +30,10 @@
    + + + +
    diff --git a/zh/sitemap.xml b/zh/sitemap.xml index b82ea19..a20f4af 100644 --- a/zh/sitemap.xml +++ b/zh/sitemap.xml @@ -439,6 +439,16 @@ /zh/tvlive/ /zh/searchcat/ + + /zh/hosts/