mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
bingAI: avoid gitee for js issues
This commit is contained in:
parent
50f156dc6b
commit
23e9a9179d
1 changed files with 2 additions and 2 deletions
|
@ -3,11 +3,11 @@
|
|||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<base href="https://gitee.com/jamesfengcao/uweb/raw/master/en/searchurl/bingAI/">
|
||||
<base href="https://jamesfengcao.codeberg.page/en/searchurl/bingAI/">
|
||||
<title id="docTitle">NewBingGoGo</title>
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/5.2.0/github-markdown.min.css">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.4/katex.min.css">
|
||||
<link rel="stylesheet" type="text/css" href="https://jamesfengcao.codeberg.page/en/searchurl/bingAI/css/bing.css">
|
||||
<link rel="stylesheet" type="text/css" href="./css/bing.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
Loading…
Reference in a new issue