index.html 9.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. <!doctype html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1" />
  6. <link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
  7. <title>Configuration folders/files</title>
  8. <script type="text/javascript">
  9. function findLang(){
  10. let href = location.href;
  11. for(let i=href.length-1;i>0;i--){
  12. if('/'==href.charAt(i) && '/'==href.charAt(i-3))
  13. return i;
  14. }
  15. return 0;
  16. }
  17. function nav2(page){
  18. let i = findLang();
  19. location.href = location.href.substring(0,i+1)+page;
  20. }
  21. function nav2Lang(lang){
  22. let i = findLang();
  23. let href = location.href;
  24. location.href = location.href.substring(0,i-2)+lang+location.href.substring(i);
  25. }
  26. </script>
  27. </head>
  28. <body>
  29. <header class='header'>
  30. <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>
  31. <a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
  32. <nav>
  33. </nav>
  34. </header>
  35. <br />
  36. <div class="container">
  37. <h1 class="title">Configuration folders/files
  38. <br>
  39. <span class="subtitle"></span>
  40. </h1>
  41. <ul class="tags">
  42. </ul>
  43. <p>All folders end with character &quot;/&quot; and others are files. All folders/files locate in &quot;/data/data/info.torapp.uweb/files&quot;:<br>
  44. &quot;<a href="file:///data/data/info.torinfo.uweb/files/css/">css/</a>&quot;: <a href="../globalcss/index.html">global css folder</a><br>
  45. &quot;<a href="file:///data/data/info.torinfo.uweb/files/js/">js/</a>&quot;: global script folder<br>
  46. &quot;<a href="file:///data/data/info.torinfo.uweb/files/sitejs/">sitejs/</a>&quot;: <a href="../sitejs/index.html">script folder for domains</a><br>
  47. &quot;<a href="file:///data/data/info.torinfo.uweb/files/sitecss/">sitecss/</a>&quot;:<a href="../sitejs/index.html">CSS folder for domains</a><br>
  48. &quot;<a href="file:///data/data/info.torinfo.uweb/files/bookmarklet/">bookmarklet/</a>&quot;:bookmarklets, long pressing the &quot;JS&quot; button to execute.<br>
  49. &quot;<a href="file:///data/data/info.torinfo.uweb/files/offline/">offline/</a>&quot;: to save offline pages<br>
  50. &quot;<a href="file:///data/data/info.torinfo.uweb/files/sbookmark/">sbookmark/</a>&quot;: to save super bookmarks<br>
  51. &quot;<a href="file:///data/data/info.torinfo.uweb/files/sitecache/">sitecache/</a>&quot;:<a href="../offlinecache/index.html">offline cache</a><br>
  52. &quot;<a href="file:///data/data/info.torinfo.uweb/files/longclick/">longclick/</a>&quot;: menus to appear when long-pressing hypertext (js files)<br>
  53. &quot;<a href="file:///data/data/info.torinfo.uweb/files/icon/">icon/</a>&quot;:<a href="../icons/index.html">customized icons</a><br>
  54. &quot;app[XXX]/&quot;:<a href="../html5/index.html">html5 applications</a><br>
  55. &quot;<a href="file:///data/data/info.torinfo.uweb/files/default.longclick">default.longclick</a>&quot;: to configure menus when long-pressing hypertext.<br>
  56. &quot;<a href="file:///data/data/info.torinfo.uweb/files/default.uas">default.uas</a>&quot;:<a href="../searchurl/uas.html">user agents</a><br>
  57. &quot;<a href="file:///data/data/info.torinfo.uweb/files/default.urls">default.urls</a>&quot;:<a href="../urls/index.html">service urls</a><br>
  58. &quot;<a href="file:///data/data/info.torinfo.uweb/files/default.acmd">default.acmd</a>&quot;:<a href="../gnuplot/index.html">configure address bar functionalities</a><br>
  59. &quot;<a href="file:///data/data/info.torinfo.uweb/files/default.hosts">default.hosts</a>&quot;:<a href="../adblock_hosts/index.html">hosts not allowed to visit</a><br>
  60. &quot;<a href="file:///data/data/info.torinfo.uweb/files/default.redirect">default.redirect</a>&quot;:<a href="../redirect/index.html">redirect websites</a><br>
  61. &quot;<a href="file:///data/data/info.torinfo.uweb/files/default.cmds">default.cmds</a>&quot;:<a href="../cmds/index.html">commands</a><br>
  62. &quot;<a href="file:///data/data/info.torinfo.uweb/files/default.link">default.link</a>&quot;:<a href="../links/index.html">links</a><br>
  63. &quot;<a href="file:///data/data/info.torinfo.uweb/files/default.rjs">default.rjs</a>&quot;:<a href="../rjs/index.html">Remote javascript</a><br>
  64. &quot;<a href="file:///data/data/info.torinfo.uweb/files/default.select">default.select</a>&quot;:<a href="../pccopy/index.html">menus for selected text</a><br>
  65. &quot;<a href="file:///data/data/info.torinfo.uweb/files/default.input">default.input</a>&quot;: common phrases for user inputs<br>
  66. &quot;<a href="file:///data/data/info.torinfo.uweb/files/default.gesture">default.gesture</a>&quot;: to define <a href="../gesture/index.html">gestures on the top part of the content window</a>. The file format is same as <a href="../links/index.html">default.link</a>,<br>
  67. &quot;<a href="file:///data/data/info.torinfo.uweb/files/default.gesture2">default.gesture2</a>&quot;: gestures on the right side similar to default.gesture.<br>
  68. &quot;<a href="file:///data/data/info.torinfo.uweb/files/default.button">default.button</a>&quot;: to re-define button pressing functionalities. The file format is same as <a href="../links/index.html">default.link</a>, each line represents action from the last button to the first.<br>
  69. &quot;<a href="file:///data/data/info.torinfo.uweb/files/default.button2">default.button2</a>&quot;: similar to default.button but for long-pressed buttons.<br>
  70. &quot;<a href="file:///data/data/info.torinfo.uweb/files/default.filecap">default.filecap</a>&quot;:<a href="../filecap/index.html">custom file handling</a><br>
  71. &quot;<a href="file:///data/data/info.torinfo.uweb/files/default.rc">default.rc</a>&quot;: check the option &quot;custom file handling&quot; to execute the shell script file during uweb launching. <a href="../tools/index.html">tcron</a> provides extra cron tools.<br>
  72. &quot;<a href="file:///data/data/info.torinfo.uweb/files/default.rc2">default.rc2</a>&quot;: check the option &quot;custom file handling&quot; to execute the shell script file when uweb returns to foreground.<br>
  73. &quot;<a href="file:///data/data/info.torinfo.uweb/files/engine.search">engine.search</a>&quot;: to define quick search engines (pressing right arrow button to use next engine to search). The file format is similar to <a href="../search/index.html">home5.search</a> but using &quot;%s&quot; as search keywords.<br>
  74. &quot;<a href="file:///data/data/info.torinfo.uweb/files/default.siteconf">default.siteconf</a>&quot;: to save ua, js disabling, no-image mode, forbids 3rd-party resources (js and others), active scripts, global scripts for sites. Only save the difference to default ones.<br>
  75. &quot;<a href="file:///data/data/info.torinfo.uweb/files/default.playrate">default.playrate</a>&quot;: fullscreen playing menu. The file format is same as <a href="../links/index.html">default.link</a>. Playing ratio menu items should have empty link parts such as &quot;.5x:&quot;, at least one such menu is required. All other menus must be put after playing ratio menus.<br>
  76. &quot;<a href="file:///data/data/info.torinfo.uweb/files/default.autoc">default.autoc</a>&quot;: address bar autocomplete candidate strings.<br>
  77. &quot;query.autoc&quot;: home screen search autocomplete candidate strings.<br>
  78. &quot;<a href="file:///data/data/info.torinfo.uweb/files/home5.html">home5.html</a>&quot;: user defined home screen. home6.html, home6.search, home7.html ... multiple home screen (pressing right arrow button to visit). &quot;.html&quot; files have priority over &quot;.search&quot; files. home4.html, home4.search, home3.html ... (long pressing left arrow button to access).<br>
  79. &quot;<a href="file:///data/data/info.torinfo.uweb/files/home5.search">home5.search</a>&quot;:<a href="../search/index.html">search engines</a><br>
  80. &quot;<a href="file:///data/data/info.torinfo.uweb/files/home.css">home.css</a>&quot;: <a href="../searchurl/homescreen.html">home screen styles</a><br>
  81. &quot;<a href="file:///data/data/info.torinfo.uweb/files/bookmark.html">bookmark.html</a>&quot;: bookmarks<br>
  82. &quot;<a href="file:///data/data/info.torinfo.uweb/files/quickstart.html">quickstart.html</a>&quot;: <a href="../searchurl/quickstart.html">quick start</a><br>
  83. &quot;<a href="file:///data/data/info.torinfo.uweb/files/colors.txt">colors.txt</a>&quot;: background colors<br>
  84. &quot;<a href="file:///data/data/info.torinfo.uweb/files/default.css">default.css</a>&quot;: <a href="../sitejs/index.html">default CSS style for domains not defined in sitejs folder</a><br>
  85. &quot;<a href="file:///data/data/info.torinfo.uweb/files/night.css">night.css</a>&quot;: <a href="../globalcss/index.html">Night mode</a><br>
  86. &quot;bookmarklet/videoplayer.js&quot;: <a href="../video/index.html">fullscreen video player</a><br>
  87. &quot;<a href="file:///data/data/info.torinfo.uweb/files/types.sniff">types.sniff</a>&quot;: file types for resource sniffer<br>
  88. &quot;js.allow&quot;: 3rd-party resource white list. One domain per line.<br>
  89. &quot;url.deny&quot;: one giant regular expression for blocked urls (java grammar). &quot;#&quot; to comment and carriage return (CR or new line) is ignored.<br>
  90. &quot;<a href="file:///data/data/info.torinfo.uweb/files/sniff.log">sniff.log</a>&quot;: resource sniffing result<br>
  91. &quot;<a href="file:///data/data/info.torinfo.uweb/files/history.rec">history.rec</a>&quot;: visiting history<br>
  92. &quot;<a href="file:///data/data/info.torinfo.uweb/files/query.rec">query.rec</a>&quot;: query history</p>
  93. <p>&quot;shortcut/&quot;: dynamical shortcut, if not exist, then default to &quot;bookmark&quot;.</p>
  94. </div>
  95. </body>
  96. </html>