Merge pull request #6 from KoriIku/boost-load

极大提升了加载速度
This commit is contained in:
KoriIku 2024-10-08 23:27:30 +08:00 committed by GitHub
commit 2c56e0de6b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 1 deletions

View File

@ -101,3 +101,9 @@ pnpm dev
```sh
pnpm build
```
# 更新记录
- 加快了启动速度 - 现在超级快
- 添加了移除搜索结果中的跟踪链接 data-ct*
- 移除了文字阴影

View File

@ -7,7 +7,7 @@
<title>Luxirty Search</title>
<meta name="description" content="Luxirty Search 为专业人士优化,去除内容农场,无广告,简洁,快。">
<meta name="keywords" content="效率工具, 搜索引擎">
<script async src="https://cse.google.com/cse.js?cx=%VITE_GOOGLE_CSE_CX%"></script>
</head>
<body>
<div id="app"></div>