This commit is contained in:
James Feng Cao 2024-04-02 13:42:43 +08:00
parent 4b66fe2881
commit 21e0757831
268 changed files with 1355 additions and 12173 deletions

View file

@ -28,7 +28,7 @@
</head>
<body>
<header class='header'>
<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>
<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>
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('zh')">简体中文</a>
@ -76,8 +76,8 @@
<p>All remote js (default.rjs) are allowed to execute on CSP sites. Local js files without remote resource access work fine when under the folder &quot;bookmarklet&quot;, others needs to be refered in default.rjs as http urls such as &quot;https://local/...&quot; (<a href="../html5/index.html">html5</a> or <a href="../offlinecache/index.html">offline cache</a>) .</p>
</div>
<p>Last Modified: 29 April 2023<br>
add google translate in rjs.py<br>
<p>Last Modified: 2 April 2024<br>
add ending # to /index.html<br>
<pre></pre>
</p>