mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
Update 404 page to add notice on LLMs
Some checks failed
docker-images / multi (push) Has been cancelled
Some checks failed
docker-images / multi (push) Has been cancelled
Signed-off-by: Harry Chen <i@harrychen.xyz>
This commit is contained in:
parent
62255722e9
commit
742cea88b1
4
404.html
4
404.html
|
|
@ -32,7 +32,9 @@ jsEntry: notfound
|
||||||
提交<a href="https://github.com/tuna/issues/issues/new?labels=Service+Issue,404&template=3-bug_report.yaml" id="new_issue_bug"><!--
|
提交<a href="https://github.com/tuna/issues/issues/new?labels=Service+Issue,404&template=3-bug_report.yaml" id="new_issue_bug"><!--
|
||||||
-->错误报告</a><!--
|
-->错误报告</a><!--
|
||||||
-->或者<a href="https://github.com/tuna/issues/issues/new?labels=MirrorRequest&template=1-mirror_request.yaml" id="new_issue_mr"><!--
|
-->或者<a href="https://github.com/tuna/issues/issues/new?labels=MirrorRequest&template=1-mirror_request.yaml" id="new_issue_mr"><!--
|
||||||
-->镜像申请</a>
|
-->镜像申请</a>。
|
||||||
|
<br />
|
||||||
|
请特别注意:如果您从任何大语言模型或者聊天助手获取了指向本镜像站的链接,则很可能此文件并不存在,请谨慎甄别。
|
||||||
</div>
|
</div>
|
||||||
<div class="not-found-links">
|
<div class="not-found-links">
|
||||||
<a class="not-found-link" href="javascript:history.back()">
|
<a class="not-found-link" href="javascript:history.back()">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue