mirror of
https://github.com/oneclickvirt/oneclickvirt.github.io.git
synced 2026-05-30 23:36:12 +08:00
update
This commit is contained in:
@@ -32,11 +32,11 @@ export default defineConfig({
|
||||
// <meta name="google-site-verification" content="wdrGBim_2XmtMrqxivze70saMiPQAiOhpmN3KAWb0Sw" />
|
||||
['meta', { name: 'msvalidate.01', content: 'FC9B6B8BEB3D3B56844ADA69766DBB24' }],
|
||||
// <meta name="msvalidate.01" content="FC9B6B8BEB3D3B56844ADA69766DBB24" />
|
||||
// ['script', {
|
||||
// async: true,
|
||||
// src: "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5991535488582679",
|
||||
// crossorigin: "anonymous"
|
||||
// }],
|
||||
['script', {
|
||||
async: true,
|
||||
src: "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5991535488582679",
|
||||
crossorigin: "anonymous"
|
||||
}],
|
||||
],
|
||||
locales: {
|
||||
root: {
|
||||
@@ -110,7 +110,7 @@ export default defineConfig({
|
||||
indexName: 'virt-spiritlhl'
|
||||
},
|
||||
footer: {
|
||||
message: 'This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) License',
|
||||
message: 'Under <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">(CC BY-NC-SA 4.0) License.</a><br>Thanks to <a href="https://www.cloudflare.com/">cloudflare</a> and <a href="https://tanglu.me/">tanglu.me</a> for the CDN.',
|
||||
copyright: 'Copyright © 2022-present oneclickvirt'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user