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>
@ -91,7 +91,7 @@ Access-Control-Allow-Origin;https://www.bing.com;Access-Control-Allow-Credential
The first part [rootDomain] is required and the others are optional. regex is java-grammar regular expression. If the second regex is used, it is recommended to merge the first regex to the second one for performance.</p>
</div>
<p>Last Modified: 13 May 2023<br>
<p>Last Modified: 2 April 2024<br>
update bingAI/js/optionsSets.js<br>
<pre></pre>
</p>