5 <meta name=
"viewport" content=
"width=device-width, initial-scale=1" />
6 <link rel=
"canonical" href=
"https://jamesfengcao.gitlab.io/uweb/en/sitemap/" />
8 <link rel=
"stylesheet" href=
"../style.css#" type=
"text/css" />
9 <title>Configuration
</title>
12 let href
= location
.href
;
13 for(let i
=href
.length
-1;i
>0;i
--){
14 if('/'==href
.charAt(i
) && '/'==href
.charAt(i
-3))
21 location
.href
= location
.href
.substring(0,i
+1)+page
;
23 function nav2Lang(lang
){
25 let href
= location
.href
;
26 location
.href
= location
.href
.substring(0,i
-2)+lang
+location
.href
.substring(i
);
31 <header class='header'
>
32 <a class=
"logo" href=
"javascript:void(0)" onclick=
"return nav2('index.html#')">Home
</a> <a class=
"logo" href=
"javascript:void(0)" onclick=
"return nav2('tags/index.html#')">Tags
</a>
35 <a class=
"logo" href=
"javascript:void(0)" onclick=
"return nav2Lang('zh')">简体中文
</a>
43 <div class=
"container">
44 <h1 class=
"title">Configuration
46 <span class=
"subtitle"></span>
51 <p><a href=
"../mirrors/index.html#">Mirrors
</a><br>
52 <a href=
"i:61ver:../../latest.html#">Check for updates
</a></p>
55 <li><a href=
"../search/index.html#">Search engines
</a></li>
56 <li><a href=
"../searchurl/homescreen.html#">Home screens
</a></li>
57 <li><a href=
"i:61:../searchurl/func.html">UI
</a> (
<a href=
"i:61:https://gitee.com/jamesfengcao/uweb/raw/master/en/searchurl/func.html">gitee
</a>)
</li>
58 <li><a href=
"../searchurl/webdav.html#">webdav install-able menu generator
</a></li>
60 <h4 id=
"customization">Customization
</h4>
62 <li>Long pressing menus for toolbar buttons
</li>
63 <li><a href=
"../uas/index.html#">User agents
</a></li>
64 <li><a href=
"../rjs/index.html#">Javascript
</a></li>
65 <li><a href=
"../urls/index.html#">Url services
</a></li>
66 <li><a href=
"../links/index.html#">Links
</a></li>
67 <li><a href=
"../cmds/index.html#">Commands
</a></li>
68 <li><a href=
"../rjs/index.html#">Remote javascript
</a></li>
69 <li><a href=
"../textprocess/index.html#">Menu for selections
</a></li>
70 <li><a href=
"../longclick/index.html#">Menu for long pressing hypertext
</a></li>
71 <li><a href=
"../icons/index.html#">Toolbar
</a></li>
72 <li><a href=
"../gesture/index.html#">Gestures
</a></li>
73 <li><a href=
"../acmd/index.html#">Address bar command modes
</a></li>
74 <li><a href=
"i:60config.html:../searchurl/config.html">Advanced
</a></li>
76 <h4 id=
"advanced">Advanced
</h4>
77 <h5 id=
"content">Content
</h5>
79 <li><a href=
"../adblock/index.html#">AD blocking
</a></li>
80 <li><a href=
"../globalcss/index.html#">CSS styles
</a></li>
81 <li><a href=
"../redirect/index.html#">Redirection
</a></li>
82 <li><a href=
"../offlinecache/index.html#">Offline cache
</a></li>
83 <li><a href=
"../sitejs/index.html#">JS/CSS/HTML/preprocessing for domains
</a></li>
84 <li><a href=
"../url2site/index.html#">Any urls as website
</a></li>
86 <h5 id=
"tools">Tools
</h5>
88 <li><a href=
"../bookmarklet/index.html#">Bookmarklets
</a></li>
89 <li><a href=
"../tcron/index.html#">Cron
& more
</a></li>
90 <li><a href=
"../filecap/index.html#">Custom file handling
</a></li>
91 <li><a href=
"../html5/index.html#">Html5 application
</a></li>
92 <li><a href=
"../termux/index.html#">Termux
</a></li>
94 <h5 id=
"info">Info
</h5>
96 <li><a href=
"../assets/help_en.html#">Manual
</a></li>
97 <li><a href=
"../tips/index.html#">Tips
</a></li>
98 <li><a href=
"../filenames/index.html#">Configuration files
</a></li>
99 <li><a href=
"../bookmark/index.html#">Bookmarks
</a></li>
103 <p>Last Modified:
7 April
2024<br>
104 more details on global redirection url
<br>
108 <script id='jsgiscus'
109 src='https://giscus.app/client.js'
110 data-repo=
"torappinfo/uweb"
111 data-repo-id=
"MDEwOlJlcG9zaXRvcnkzMDIyMDU3MjE="
112 data-category=
"Announcements"
113 data-category-id=
"DIC_kwDOEgNLGc4CQjsh"
116 data-reactions-enabled=
"1"
117 data-emit-metadata=
"0"
118 data-input-position=
"top"
122 crossorigin=
"anonymous" async
>
125 <footer class=
"site-footer">
126 <div class=
"container">
127 © 2018-
2025 Richard H. Cao
130 <!-- This document is licensed under the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is available at <https://www.gnu.org/licenses/>. -->