RuralDatabase/apps/web/utils/website.ts

11 lines
603 B
TypeScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

export const website = {
name: 'OSCA联盟云',
organization: '开放科学计算联盟',
desc: 'OSCA联盟云存储项目是服务于OSCA联盟的一款跨越地理、跨越存储极限的专用云存储产品提供ZB级多模态海量数据安全可靠、快捷灵活的一站式存储服务推动超空间存储技术的发展。',
official: 'http://ocloud.ihep.ac.cn',
auditUrl: 'http://audit.jwanfs.ocloud.ihep.ac.cn/login',
copyright: '©2023',
docsUrl: 'http://ocloud.ihep.ac.cn:9003/docs/osca-oss/quick-start/quick-start',
own: 'http://user.jwanfs.ocloud.ihep.ac.cn',
}