5 <meta name=
"viewport" content=
"width=device-width, initial-scale=1" />
7 <link rel=
"stylesheet" href=
"../style.css#" type=
"text/css" />
8 <title>Configuration
</title>
9 <script type=
"text/javascript">
11 let href
= location
.href
;
12 for(let i
=href
.length
-1;i
>0;i
--){
13 if('/'==href
.charAt(i
) && '/'==href
.charAt(i
-3))
20 location
.href
= location
.href
.substring(0,i
+1)+page
;
22 function nav2Lang(lang
){
24 let href
= location
.href
;
25 location
.href
= location
.href
.substring(0,i
-2)+lang
+location
.href
.substring(i
);
30 <header class='header'
>
31 <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>
34 <a class=
"logo" href=
"javascript:void(0)" onclick=
"return nav2Lang('zh')">简体中文
</a>
42 <div class=
"container">
43 <h1 class=
"title">Configuration
45 <span class=
"subtitle"></span>
50 <p><a href=
"i:61ver:../../latest.html#">Check for updates
</a></p>
53 <li><a href=
"../search/index.html#">Search engines
</a></li>
54 <li><a href=
"../searchurl/homescreen.html#">Home screens
</a></li>
55 <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>
56 <li><a href=
"../searchurl/webdav.html#">webdav install-able menu generator
</a></li>
58 <h4 id=
"customization">Customization
</h4>
60 <li>Long pressing menus for toolbar buttons
</li>
61 <li><a href=
"../uas/index.html#">User agents
</a></li>
62 <li><a href=
"../rjs/index.html#">Javascript
</a></li>
63 <li><a href=
"../urls/index.html#">Url services
</a></li>
64 <li><a href=
"../links/index.html#">Links
</a></li>
65 <li><a href=
"../cmds/index.html#">Commands
</a></li>
66 <li><a href=
"../rjs/index.html#">Remote javascript
</a></li>
67 <li><a href=
"../textprocess/index.html#">Menu for selections
</a></li>
68 <li><a href=
"../longclick/index.html#">Menu for long pressing hypertext
</a></li>
69 <li><a href=
"../icons/index.html#">Toolbar
</a></li>
70 <li><a href=
"../gesture/index.html#">Gestures
</a></li>
71 <li><a href=
"../acmd/index.html#">Address bar command modes
</a></li>
72 <li><a href=
"i:60config.html:../searchurl/config.html">Advanced
</a></li>
74 <h4 id=
"advanced">Advanced
</h4>
75 <h5 id=
"content">Content
</h5>
77 <li><a href=
"../adblock/index.html#">AD blocking
</a></li>
78 <li><a href=
"../globalcss/index.html#">CSS styles
</a></li>
79 <li><a href=
"../redirect/index.html#">Redirection
</a></li>
80 <li><a href=
"../offlinecache/index.html#">Offline cache
</a></li>
81 <li><a href=
"../sitejs/index.html#">JS/CSS/HTML/preprocessing for domains
</a></li>
82 <li><a href=
"../url2site/index.html#">Any urls as website
</a></li>
84 <h5 id=
"tools">Tools
</h5>
86 <li><a href=
"../bookmarklet/index.html#">Bookmarklets
</a></li>
87 <li><a href=
"../tcron/index.html#">Cron
& more
</a></li>
88 <li><a href=
"../filecap/index.html#">Custom file handling
</a></li>
89 <li><a href=
"../html5/index.html#">Html5 application
</a></li>
90 <li><a href=
"../termux/index.html#">Termux
</a></li>
92 <h5 id=
"info">Info
</h5>
94 <li><a href=
"../assets/help_en.html#">Manual
</a></li>
95 <li><a href=
"../tips/index.html#">Tips
</a></li>
96 <li><a href=
"../filenames/index.html#">Configuration files
</a></li>
97 <li><a href=
"../bookmark/index.html#">Bookmarks
</a></li>
101 <p>Last Modified:
2 April
2024<br>
102 add ending # to /index.html
<br>
106 <script id='jsgiscus'
107 src='https://giscus.app/client.js'
108 data-repo=
"torappinfo/uweb"
109 data-repo-id=
"MDEwOlJlcG9zaXRvcnkzMDIyMDU3MjE="
110 data-category=
"Announcements"
111 data-category-id=
"DIC_kwDOEgNLGc4CQjsh"
114 data-reactions-enabled=
"1"
115 data-emit-metadata=
"0"
116 data-input-position=
"top"
120 crossorigin=
"anonymous" async
>