diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index b70c761e..db67c20c 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -49,7 +49,7 @@ jobs: with: accessKeyId: ${{ secrets.ACCESS_KEY_ID }} accessKeySecret: ${{ secrets.ACCESS_KEY_SECRET }} - bucket: "your-bucket-name" - endpoint: "oss-cn-shanghai.aliyuncs.com" + bucket: "fap-docs" + endpoint: "docs.fapixel.com" cname: true folder: "docs/.vuepress/dist" \ No newline at end of file diff --git a/docs/.vuepress/.temp/internal/clientAppEnhances.js b/docs/.vuepress/.temp/internal/clientAppEnhances.js deleted file mode 100644 index c6cd91a0..00000000 --- a/docs/.vuepress/.temp/internal/clientAppEnhances.js +++ /dev/null @@ -1,13 +0,0 @@ -import clientAppEnhance0 from 'F:/FunnyArenaPixel/docs/node_modules/@vuepress/plugin-external-link-icon/lib/client/clientAppEnhance.js' -import clientAppEnhance1 from 'F:/FunnyArenaPixel/docs/node_modules/@vuepress/plugin-medium-zoom/lib/client/clientAppEnhance.js' -import clientAppEnhance2 from 'F:/FunnyArenaPixel/docs/node_modules/@vuepress/plugin-theme-data/lib/client/clientAppEnhance.js' -import clientAppEnhance3 from 'F:/FunnyArenaPixel/docs/node_modules/@vuepress/theme-default/lib/client/clientAppEnhance.js' -import clientAppEnhance4 from 'F:/FunnyArenaPixel/docs/node_modules/@vuepress/plugin-search/lib/client/clientAppEnhance.js' - -export const clientAppEnhances = [ - clientAppEnhance0, - clientAppEnhance1, - clientAppEnhance2, - clientAppEnhance3, - clientAppEnhance4, -] diff --git a/docs/.vuepress/.temp/internal/clientAppRootComponents.js b/docs/.vuepress/.temp/internal/clientAppRootComponents.js deleted file mode 100644 index 52da30d7..00000000 --- a/docs/.vuepress/.temp/internal/clientAppRootComponents.js +++ /dev/null @@ -1,5 +0,0 @@ -import clientAppRootComponent0 from 'F:/FunnyArenaPixel/docs/node_modules/@vuepress/plugin-back-to-top/lib/client/components/BackToTop.js' - -export const clientAppRootComponents = [ - clientAppRootComponent0, -] diff --git a/docs/.vuepress/.temp/internal/clientAppSetups.js b/docs/.vuepress/.temp/internal/clientAppSetups.js deleted file mode 100644 index 8c5ade43..00000000 --- a/docs/.vuepress/.temp/internal/clientAppSetups.js +++ /dev/null @@ -1,9 +0,0 @@ -import clientAppSetup0 from 'F:/FunnyArenaPixel/docs/node_modules/@vuepress/plugin-active-header-links/lib/client/clientAppSetup.js' -import clientAppSetup1 from 'F:/FunnyArenaPixel/docs/node_modules/@vuepress/plugin-nprogress/lib/client/clientAppSetup.js' -import clientAppSetup2 from 'F:/FunnyArenaPixel/docs/node_modules/@vuepress/theme-default/lib/client/clientAppSetup.js' - -export const clientAppSetups = [ - clientAppSetup0, - clientAppSetup1, - clientAppSetup2, -] diff --git a/docs/.vuepress/.temp/internal/layoutComponents.js b/docs/.vuepress/.temp/internal/layoutComponents.js deleted file mode 100644 index f8b4f4c4..00000000 --- a/docs/.vuepress/.temp/internal/layoutComponents.js +++ /dev/null @@ -1,6 +0,0 @@ -import { defineAsyncComponent } from 'vue' - -export const layoutComponents = { - "404": defineAsyncComponent(() => import("F:/FunnyArenaPixel/docs/node_modules/@vuepress/theme-default/lib/client/layouts/404.vue")), - "Layout": defineAsyncComponent(() => import("F:/FunnyArenaPixel/docs/node_modules/@vuepress/theme-default/lib/client/layouts/Layout.vue")), -} diff --git a/docs/.vuepress/.temp/internal/pagesComponents.js b/docs/.vuepress/.temp/internal/pagesComponents.js deleted file mode 100644 index 9bb29c45..00000000 --- a/docs/.vuepress/.temp/internal/pagesComponents.js +++ /dev/null @@ -1,30 +0,0 @@ -import { defineAsyncComponent } from 'vue' - -export const pagesComponents = { - // path: /changelog.html - "v-ce159204": defineAsyncComponent(() => import(/* webpackChunkName: "v-ce159204" */"F:/FunnyArenaPixel/docs/docs/.vuepress/.temp/pages/changelog.html.vue")), - // path: /eula-changelog.html - "v-7b0be658": defineAsyncComponent(() => import(/* webpackChunkName: "v-7b0be658" */"F:/FunnyArenaPixel/docs/docs/.vuepress/.temp/pages/eula-changelog.html.vue")), - // path: /eula.html - "v-1e84120a": defineAsyncComponent(() => import(/* webpackChunkName: "v-1e84120a" */"F:/FunnyArenaPixel/docs/docs/.vuepress/.temp/pages/eula.html.vue")), - // path: /players_covenant.html - "v-788856df": defineAsyncComponent(() => import(/* webpackChunkName: "v-788856df" */"F:/FunnyArenaPixel/docs/docs/.vuepress/.temp/pages/players_covenant.html.vue")), - // path: /privacy.html - "v-08eb506c": defineAsyncComponent(() => import(/* webpackChunkName: "v-08eb506c" */"F:/FunnyArenaPixel/docs/docs/.vuepress/.temp/pages/privacy.html.vue")), - // path: / - "v-8daa1a0e": defineAsyncComponent(() => import(/* webpackChunkName: "v-8daa1a0e" */"F:/FunnyArenaPixel/docs/docs/.vuepress/.temp/pages/index.html.vue")), - // path: /copyright/ - "v-640155fe": defineAsyncComponent(() => import(/* webpackChunkName: "v-640155fe" */"F:/FunnyArenaPixel/docs/docs/.vuepress/.temp/pages/copyright/index.html.vue")), - // path: /en/ - "v-2d0a870d": defineAsyncComponent(() => import(/* webpackChunkName: "v-2d0a870d" */"F:/FunnyArenaPixel/docs/docs/.vuepress/.temp/pages/en/index.html.vue")), - // path: /environment/ - "v-f5f35416": defineAsyncComponent(() => import(/* webpackChunkName: "v-f5f35416" */"F:/FunnyArenaPixel/docs/docs/.vuepress/.temp/pages/environment/index.html.vue")), - // path: /team/leadership.html - "v-4105bc0a": defineAsyncComponent(() => import(/* webpackChunkName: "v-4105bc0a" */"F:/FunnyArenaPixel/docs/docs/.vuepress/.temp/pages/team/leadership.html.vue")), - // path: /team/main.html - "v-7b97ae72": defineAsyncComponent(() => import(/* webpackChunkName: "v-7b97ae72" */"F:/FunnyArenaPixel/docs/docs/.vuepress/.temp/pages/team/main.html.vue")), - // path: /copyright/assets/ - "v-46e634eb": defineAsyncComponent(() => import(/* webpackChunkName: "v-46e634eb" */"F:/FunnyArenaPixel/docs/docs/.vuepress/.temp/pages/copyright/assets/index.html.vue")), - // path: /404.html - "v-3706649a": defineAsyncComponent(() => import(/* webpackChunkName: "v-3706649a" */"F:/FunnyArenaPixel/docs/docs/.vuepress/.temp/pages/404.html.vue")), -} diff --git a/docs/.vuepress/.temp/internal/pagesData.js b/docs/.vuepress/.temp/internal/pagesData.js deleted file mode 100644 index 67283491..00000000 --- a/docs/.vuepress/.temp/internal/pagesData.js +++ /dev/null @@ -1,28 +0,0 @@ -export const pagesData = { - // path: /changelog.html - "v-ce159204": () => import(/* webpackChunkName: "v-ce159204" */"F:/FunnyArenaPixel/docs/docs/.vuepress/.temp/pages/changelog.html.js").then(({ data }) => data), - // path: /eula-changelog.html - "v-7b0be658": () => import(/* webpackChunkName: "v-7b0be658" */"F:/FunnyArenaPixel/docs/docs/.vuepress/.temp/pages/eula-changelog.html.js").then(({ data }) => data), - // path: /eula.html - "v-1e84120a": () => import(/* webpackChunkName: "v-1e84120a" */"F:/FunnyArenaPixel/docs/docs/.vuepress/.temp/pages/eula.html.js").then(({ data }) => data), - // path: /players_covenant.html - "v-788856df": () => import(/* webpackChunkName: "v-788856df" */"F:/FunnyArenaPixel/docs/docs/.vuepress/.temp/pages/players_covenant.html.js").then(({ data }) => data), - // path: /privacy.html - "v-08eb506c": () => import(/* webpackChunkName: "v-08eb506c" */"F:/FunnyArenaPixel/docs/docs/.vuepress/.temp/pages/privacy.html.js").then(({ data }) => data), - // path: / - "v-8daa1a0e": () => import(/* webpackChunkName: "v-8daa1a0e" */"F:/FunnyArenaPixel/docs/docs/.vuepress/.temp/pages/index.html.js").then(({ data }) => data), - // path: /copyright/ - "v-640155fe": () => import(/* webpackChunkName: "v-640155fe" */"F:/FunnyArenaPixel/docs/docs/.vuepress/.temp/pages/copyright/index.html.js").then(({ data }) => data), - // path: /en/ - "v-2d0a870d": () => import(/* webpackChunkName: "v-2d0a870d" */"F:/FunnyArenaPixel/docs/docs/.vuepress/.temp/pages/en/index.html.js").then(({ data }) => data), - // path: /environment/ - "v-f5f35416": () => import(/* webpackChunkName: "v-f5f35416" */"F:/FunnyArenaPixel/docs/docs/.vuepress/.temp/pages/environment/index.html.js").then(({ data }) => data), - // path: /team/leadership.html - "v-4105bc0a": () => import(/* webpackChunkName: "v-4105bc0a" */"F:/FunnyArenaPixel/docs/docs/.vuepress/.temp/pages/team/leadership.html.js").then(({ data }) => data), - // path: /team/main.html - "v-7b97ae72": () => import(/* webpackChunkName: "v-7b97ae72" */"F:/FunnyArenaPixel/docs/docs/.vuepress/.temp/pages/team/main.html.js").then(({ data }) => data), - // path: /copyright/assets/ - "v-46e634eb": () => import(/* webpackChunkName: "v-46e634eb" */"F:/FunnyArenaPixel/docs/docs/.vuepress/.temp/pages/copyright/assets/index.html.js").then(({ data }) => data), - // path: /404.html - "v-3706649a": () => import(/* webpackChunkName: "v-3706649a" */"F:/FunnyArenaPixel/docs/docs/.vuepress/.temp/pages/404.html.js").then(({ data }) => data), -} diff --git a/docs/.vuepress/.temp/internal/pagesRoutes.js b/docs/.vuepress/.temp/internal/pagesRoutes.js deleted file mode 100644 index b47bc239..00000000 --- a/docs/.vuepress/.temp/internal/pagesRoutes.js +++ /dev/null @@ -1,42 +0,0 @@ -import { Vuepress } from '@vuepress/client/lib/components/Vuepress' - -const routeItems = [ - ["v-ce159204","/changelog.html",{"title":"更新日志"},["/changelog","/changelog.md"]], - ["v-7b0be658","/eula-changelog.html",{"title":"《FunnyArenaPixel 用户协议》更新日志"},["/eula-changelog","/eula-changelog.md"]], - ["v-1e84120a","/eula.html",{"title":"FunnyArenaPixel 用户协议"},["/eula","/eula.md"]], - ["v-788856df","/players_covenant.html",{"title":"FunnyArenaPixel 玩家公约"},["/players_covenant","/players_covenant.md"]], - ["v-08eb506c","/privacy.html",{"title":"FunnyArenaPixel 隐私政策"},["/privacy","/privacy.md"]], - ["v-8daa1a0e","/",{"title":""},["/index.html","/README.md"]], - ["v-640155fe","/copyright/",{"title":"著作权"},["/copyright/index.html","/copyright/README.md"]], - ["v-2d0a870d","/en/",{"title":""},["/en/index.html","/en/README.md"]], - ["v-f5f35416","/environment/",{"title":"环境责任"},["/environment/index.html","/environment/README.md"]], - ["v-4105bc0a","/team/leadership.html",{"title":"管理层"},["/team/leadership","/team/leadership.md"]], - ["v-7b97ae72","/team/main.html",{"title":"FunnyArenaPixel 团队总纲"},["/team/main","/team/main.md"]], - ["v-46e634eb","/copyright/assets/",{"title":"资源授权公示"},["/copyright/assets/index.html","/copyright/assets/README.md"]], - ["v-3706649a","/404.html",{"title":""},["/404"]], -] - -export const pagesRoutes = routeItems.reduce( - (result, [name, path, meta, redirects]) => { - result.push( - { - name, - path, - component: Vuepress, - meta, - }, - ...redirects.map((item) => ({ - path: item, - redirect: path, - })) - ) - return result - }, - [ - { - name: "404", - path: "/:catchAll(.*)", - component: Vuepress, - } - ] -) diff --git a/docs/.vuepress/.temp/internal/searchIndex.js b/docs/.vuepress/.temp/internal/searchIndex.js deleted file mode 100644 index 05989df4..00000000 --- a/docs/.vuepress/.temp/internal/searchIndex.js +++ /dev/null @@ -1,240 +0,0 @@ -export const searchIndex = [ - { - "title": "更新日志", - "headers": [ - { - "level": 2, - "title": "2022年", - "slug": "_2022年", - "children": [ - { - "level": 3, - "title": "2022年4月", - "slug": "_2022年4月", - "children": [] - }, - { - "level": 3, - "title": "2022年3月", - "slug": "_2022年3月", - "children": [] - } - ] - } - ], - "path": "/changelog.html", - "pathLocale": "/", - "extraFields": [] - }, - { - "title": "《FunnyArenaPixel 用户协议》更新日志", - "headers": [ - { - "level": 2, - "title": "2024 年 4 月 22 日", - "slug": "_2024-年-4-月-22-日", - "children": [] - }, - { - "level": 2, - "title": "2022 年 7 月 10 日", - "slug": "_2022-年-7-月-10-日", - "children": [] - }, - { - "level": 2, - "title": "2022 年 4 月 4日", - "slug": "_2022-年-4-月-4日", - "children": [] - } - ], - "path": "/eula-changelog.html", - "pathLocale": "/", - "extraFields": [] - }, - { - "title": "FunnyArenaPixel 用户协议", - "headers": [ - { - "level": 2, - "title": "1 总则", - "slug": "_1-总则", - "children": [] - }, - { - "level": 2, - "title": "2 用户权利和义务", - "slug": "_2-用户权利和义务", - "children": [] - }, - { - "level": 2, - "title": "3 免责声明", - "slug": "_3-免责声明", - "children": [] - }, - { - "level": 2, - "title": "4 其他", - "slug": "_4-其他", - "children": [ - { - "level": 3, - "title": "4.1 隐私政策", - "slug": "_4-1-隐私政策", - "children": [] - }, - { - "level": 3, - "title": "4.2 适用法律", - "slug": "_4-2-适用法律", - "children": [] - }, - { - "level": 3, - "title": "4.3 独立性", - "slug": "_4-3-独立性", - "children": [] - }, - { - "level": 3, - "title": "4.4 更新与通知", - "slug": "_4-4-更新与通知", - "children": [] - } - ] - } - ], - "path": "/eula.html", - "pathLocale": "/", - "extraFields": [] - }, - { - "title": "FunnyArenaPixel 玩家公约", - "headers": [], - "path": "/players_covenant.html", - "pathLocale": "/", - "extraFields": [] - }, - { - "title": "FunnyArenaPixel 隐私政策", - "headers": [ - { - "level": 2, - "title": "一、个人信息的收集和使用", - "slug": "一、个人信息的收集和使用", - "children": [ - { - "level": 3, - "title": "1.1 我们收集哪些信息及如何收集", - "slug": "_1-1-我们收集哪些信息及如何收集", - "children": [] - }, - { - "level": 3, - "title": "1.2 我们将如何使用这些信息", - "slug": "_1-2-我们将如何使用这些信息", - "children": [] - } - ] - } - ], - "path": "/privacy.html", - "pathLocale": "/", - "extraFields": [] - }, - { - "title": "著作权", - "headers": [], - "path": "/copyright/", - "pathLocale": "/", - "extraFields": [] - }, - { - "title": "", - "headers": [], - "path": "/en/", - "pathLocale": "/en/", - "extraFields": [] - }, - { - "title": "环境责任", - "headers": [ - { - "level": 2, - "title": "我们的进展", - "slug": "我们的进展", - "children": [] - }, - { - "level": 2, - "title": "我们的承诺", - "slug": "我们的承诺", - "children": [] - } - ], - "path": "/environment/", - "pathLocale": "/", - "extraFields": [] - }, - { - "title": "管理层", - "headers": [], - "path": "/team/leadership.html", - "pathLocale": "/", - "extraFields": [] - }, - { - "title": "FunnyArenaPixel 团队总纲", - "headers": [], - "path": "/team/main.html", - "pathLocale": "/", - "extraFields": [] - }, - { - "title": "资源授权公示", - "headers": [ - { - "level": 2, - "title": "游戏主大厅地图", - "slug": "游戏主大厅地图", - "children": [] - }, - { - "level": 2, - "title": "游戏NPC皮肤贴图", - "slug": "游戏npc皮肤贴图", - "children": [] - }, - { - "level": 2, - "title": "僵尸末日地图", - "slug": "僵尸末日地图", - "children": [] - } - ], - "path": "/copyright/assets/", - "pathLocale": "/", - "extraFields": [] - }, - { - "title": "", - "headers": [], - "path": "/404.html", - "pathLocale": "/", - "extraFields": [] - } -] - -if (import.meta.webpackHot) { - import.meta.webpackHot.accept() - if (__VUE_HMR_RUNTIME__.updateSearchIndex) { - __VUE_HMR_RUNTIME__.updateSearchIndex(searchIndex) - } -} - -if (import.meta.hot) { - import.meta.hot.accept(({ searchIndex }) => { - __VUE_HMR_RUNTIME__.updateSearchIndex(searchIndex) - }) -} diff --git a/docs/.vuepress/.temp/internal/siteData.js b/docs/.vuepress/.temp/internal/siteData.js deleted file mode 100644 index f759a20a..00000000 --- a/docs/.vuepress/.temp/internal/siteData.js +++ /dev/null @@ -1,38 +0,0 @@ -export const siteData = { - "base": "/", - "lang": "en-US", - "title": "", - "description": "", - "head": [ - [ - "link", - { - "rel": "icon", - "href": "img/logo.png" - } - ] - ], - "locales": { - "/": { - "lang": "zh-CN", - "title": "FunnyArenaPixel 文档中心" - }, - "/en/": { - "lang": "en-US", - "title": "Docs" - } - } -} - -if (import.meta.webpackHot) { - import.meta.webpackHot.accept() - if (__VUE_HMR_RUNTIME__.updateSiteData) { - __VUE_HMR_RUNTIME__.updateSiteData(siteData) - } -} - -if (import.meta.hot) { - import.meta.hot.accept(({ siteData }) => { - __VUE_HMR_RUNTIME__.updateSiteData(siteData) - }) -} diff --git a/docs/.vuepress/.temp/internal/themeData.js b/docs/.vuepress/.temp/internal/themeData.js deleted file mode 100644 index 260dc3e6..00000000 --- a/docs/.vuepress/.temp/internal/themeData.js +++ /dev/null @@ -1,178 +0,0 @@ -export const themeData = { - "logo": "img/logo.png", - "locales": { - "/": { - "selectLanguageName": "简体中文", - "selectLanguageText": "选择语言", - "selectLanguageAriaLabel": "选择语言", - "editLinkText": "在 GitHub 上编辑此页", - "lastUpdatedText": "上次更新", - "contributorsText": "贡献者", - "tip": "提示", - "warning": "注意", - "danger": "警告", - "notFound": [ - "这里什么都没有", - "我们怎么到这来了?", - "这是一个 404 页面", - "看起来我们进入了错误的链接" - ], - "backToHome": "返回首页", - "openInNewWindow": "在新窗口打开", - "toggleDarkMode": "切换夜间模式", - "toggleSidebar": "切换侧边栏" - }, - "/en/": { - "selectLanguageName": "English" - } - }, - "navbar": [ - { - "text": "游玩", - "children": [ - { - "text": "游玩规范", - "children": [ - { - "text": "玩家公约", - "link": "/players_covenant/" - }, - { - "text": "用户协议", - "link": "/eula/" - }, - { - "text": "隐私政策", - "link": "/privacy/" - } - ] - }, - { - "text": "玩法介绍", - "children": [ - { - "text": "PVP游戏", - "link": "/games/PVP/" - }, - { - "text": "PVE游戏", - "link": "/games/PVE/" - }, - { - "text": "小游戏", - "link": "/games/mini/" - } - ] - }, - { - "text": "动态", - "children": [ - { - "text": "活动列表", - "link": "/activity/" - }, - { - "text": "更新日志", - "link": "/changelog/" - } - ] - } - ] - }, - { - "text": "价值观", - "children": [ - { - "text": "环境责任", - "link": "/environment/" - }, - { - "text": "著作权", - "link": "/copyright/" - }, - { - "text": "隐私权", - "link": "/privacy/" - } - ] - }, - { - "text": "关于", - "children": [ - { - "text": "团队规范", - "children": [ - { - "text": "总纲", - "link": "/team/main/" - }, - { - "text": "版权条例", - "link": "/copyright/" - }, - { - "text": "运营规范", - "link": "/team/operation" - } - ] - }, - { - "text": "招贤纳士", - "children": [ - { - "text": "招新计划", - "link": "/team/recruit/plan/" - }, - { - "text": "招新资料", - "link": "/team/recruit/info/" - }, - { - "text": "管理层", - "link": "/team/leadership/" - } - ] - } - ] - }, - { - "text": "返回主站", - "link": "https://www.fapixel.com/" - } - ], - "darkMode": true, - "repo": null, - "selectLanguageText": "Languages", - "selectLanguageAriaLabel": "Select language", - "sidebar": "auto", - "sidebarDepth": 2, - "editLink": true, - "editLinkText": "Edit this page", - "lastUpdated": true, - "lastUpdatedText": "Last Updated", - "contributors": true, - "contributorsText": "Contributors", - "notFound": [ - "There's nothing here.", - "How did we get here?", - "That's a Four-Oh-Four.", - "Looks like we've got some broken links." - ], - "backToHome": "Take me home", - "openInNewWindow": "open in new window", - "toggleDarkMode": "toggle dark mode", - "toggleSidebar": "toggle sidebar" -} - -if (import.meta.webpackHot) { - import.meta.webpackHot.accept() - if (__VUE_HMR_RUNTIME__.updateThemeData) { - __VUE_HMR_RUNTIME__.updateThemeData(themeData) - } -} - -if (import.meta.hot) { - import.meta.hot.accept(({ themeData }) => { - __VUE_HMR_RUNTIME__.updateThemeData(themeData) - }) -} diff --git a/docs/.vuepress/.temp/pages/.html.js b/docs/.vuepress/.temp/pages/.html.js deleted file mode 100644 index 72021a12..00000000 --- a/docs/.vuepress/.temp/pages/.html.js +++ /dev/null @@ -1,27 +0,0 @@ -export const data = { - "key": "v-117c4180", - "path": "/.html", - "title": "", - "lang": "zh-CN", - "frontmatter": {}, - "excerpt": "", - "headers": [], - "git": { - "updatedTime": null, - "contributors": [] - }, - "filePathRelative": ".md" -} - -if (import.meta.webpackHot) { - import.meta.webpackHot.accept() - if (__VUE_HMR_RUNTIME__.updatePageData) { - __VUE_HMR_RUNTIME__.updatePageData(data) - } -} - -if (import.meta.hot) { - import.meta.hot.accept(({ data }) => { - __VUE_HMR_RUNTIME__.updatePageData(data) - }) -} diff --git a/docs/.vuepress/.temp/pages/.html.vue b/docs/.vuepress/.temp/pages/.html.vue deleted file mode 100644 index cc340bc4..00000000 --- a/docs/.vuepress/.temp/pages/.html.vue +++ /dev/null @@ -1 +0,0 @@ - diff --git a/docs/.vuepress/.temp/pages/404.html.js b/docs/.vuepress/.temp/pages/404.html.js deleted file mode 100644 index f8c3801d..00000000 --- a/docs/.vuepress/.temp/pages/404.html.js +++ /dev/null @@ -1,26 +0,0 @@ -export const data = { - "key": "v-3706649a", - "path": "/404.html", - "title": "", - "lang": "zh-CN", - "frontmatter": { - "layout": "404" - }, - "excerpt": "", - "headers": [], - "git": {}, - "filePathRelative": null -} - -if (import.meta.webpackHot) { - import.meta.webpackHot.accept() - if (__VUE_HMR_RUNTIME__.updatePageData) { - __VUE_HMR_RUNTIME__.updatePageData(data) - } -} - -if (import.meta.hot) { - import.meta.hot.accept(({ data }) => { - __VUE_HMR_RUNTIME__.updatePageData(data) - }) -} diff --git a/docs/.vuepress/.temp/pages/404.html.vue b/docs/.vuepress/.temp/pages/404.html.vue deleted file mode 100644 index cc340bc4..00000000 --- a/docs/.vuepress/.temp/pages/404.html.vue +++ /dev/null @@ -1 +0,0 @@ - diff --git a/docs/.vuepress/.temp/pages/changelog.html.js b/docs/.vuepress/.temp/pages/changelog.html.js deleted file mode 100644 index 63096ce6..00000000 --- a/docs/.vuepress/.temp/pages/changelog.html.js +++ /dev/null @@ -1,53 +0,0 @@ -export const data = { - "key": "v-ce159204", - "path": "/changelog.html", - "title": "更新日志", - "lang": "zh-CN", - "frontmatter": {}, - "excerpt": "", - "headers": [ - { - "level": 2, - "title": "2022年", - "slug": "_2022年", - "children": [ - { - "level": 3, - "title": "2022年4月", - "slug": "_2022年4月", - "children": [] - }, - { - "level": 3, - "title": "2022年3月", - "slug": "_2022年3月", - "children": [] - } - ] - } - ], - "git": { - "updatedTime": 1651924599000, - "contributors": [ - { - "name": "PexEric", - "email": "3088364720@qq.com", - "commits": 5 - } - ] - }, - "filePathRelative": "changelog.md" -} - -if (import.meta.webpackHot) { - import.meta.webpackHot.accept() - if (__VUE_HMR_RUNTIME__.updatePageData) { - __VUE_HMR_RUNTIME__.updatePageData(data) - } -} - -if (import.meta.hot) { - import.meta.hot.accept(({ data }) => { - __VUE_HMR_RUNTIME__.updatePageData(data) - }) -} diff --git a/docs/.vuepress/.temp/pages/changelog.html.vue b/docs/.vuepress/.temp/pages/changelog.html.vue deleted file mode 100644 index 06ee04ef..00000000 --- a/docs/.vuepress/.temp/pages/changelog.html.vue +++ /dev/null @@ -1,28 +0,0 @@ - diff --git a/docs/.vuepress/.temp/pages/copyright/assets/index.html.js b/docs/.vuepress/.temp/pages/copyright/assets/index.html.js deleted file mode 100644 index a8465736..00000000 --- a/docs/.vuepress/.temp/pages/copyright/assets/index.html.js +++ /dev/null @@ -1,52 +0,0 @@ -export const data = { - "key": "v-46e634eb", - "path": "/copyright/assets/", - "title": "资源授权公示", - "lang": "zh-CN", - "frontmatter": {}, - "excerpt": "", - "headers": [ - { - "level": 2, - "title": "游戏主大厅地图", - "slug": "游戏主大厅地图", - "children": [] - }, - { - "level": 2, - "title": "游戏NPC皮肤贴图", - "slug": "游戏npc皮肤贴图", - "children": [] - }, - { - "level": 2, - "title": "僵尸末日地图", - "slug": "僵尸末日地图", - "children": [] - } - ], - "git": { - "updatedTime": 1657466749000, - "contributors": [ - { - "name": "PexEric", - "email": "3088364720@qq.com", - "commits": 1 - } - ] - }, - "filePathRelative": "copyright/assets/README.md" -} - -if (import.meta.webpackHot) { - import.meta.webpackHot.accept() - if (__VUE_HMR_RUNTIME__.updatePageData) { - __VUE_HMR_RUNTIME__.updatePageData(data) - } -} - -if (import.meta.hot) { - import.meta.hot.accept(({ data }) => { - __VUE_HMR_RUNTIME__.updatePageData(data) - }) -} diff --git a/docs/.vuepress/.temp/pages/copyright/assets/index.html.vue b/docs/.vuepress/.temp/pages/copyright/assets/index.html.vue deleted file mode 100644 index 94702eaa..00000000 --- a/docs/.vuepress/.temp/pages/copyright/assets/index.html.vue +++ /dev/null @@ -1,14 +0,0 @@ - diff --git a/docs/.vuepress/.temp/pages/copyright/assets/lobby.html.js b/docs/.vuepress/.temp/pages/copyright/assets/lobby.html.js deleted file mode 100644 index 0c5af80a..00000000 --- a/docs/.vuepress/.temp/pages/copyright/assets/lobby.html.js +++ /dev/null @@ -1,33 +0,0 @@ -export const data = { - "key": "v-a052b424", - "path": "/copyright/assets/lobby.html", - "title": "", - "lang": "zh-CN", - "frontmatter": {}, - "excerpt": "", - "headers": [], - "git": { - "updatedTime": 1649257829000, - "contributors": [ - { - "name": "PexEric", - "email": "3088364720@qq.com", - "commits": 1 - } - ] - }, - "filePathRelative": "copyright/assets/lobby.md" -} - -if (import.meta.webpackHot) { - import.meta.webpackHot.accept() - if (__VUE_HMR_RUNTIME__.updatePageData) { - __VUE_HMR_RUNTIME__.updatePageData(data) - } -} - -if (import.meta.hot) { - import.meta.hot.accept(({ data }) => { - __VUE_HMR_RUNTIME__.updatePageData(data) - }) -} diff --git a/docs/.vuepress/.temp/pages/copyright/assets/lobby.html.vue b/docs/.vuepress/.temp/pages/copyright/assets/lobby.html.vue deleted file mode 100644 index 7fd90c7b..00000000 --- a/docs/.vuepress/.temp/pages/copyright/assets/lobby.html.vue +++ /dev/null @@ -1,2 +0,0 @@ - diff --git a/docs/.vuepress/.temp/pages/copyright/index.html.js b/docs/.vuepress/.temp/pages/copyright/index.html.js deleted file mode 100644 index f9fc43a3..00000000 --- a/docs/.vuepress/.temp/pages/copyright/index.html.js +++ /dev/null @@ -1,38 +0,0 @@ -export const data = { - "key": "v-640155fe", - "path": "/copyright/", - "title": "著作权", - "lang": "zh-CN", - "frontmatter": {}, - "excerpt": "", - "headers": [], - "git": { - "updatedTime": 1705936573000, - "contributors": [ - { - "name": "PexEric", - "email": "3088364720@qq.com", - "commits": 2 - }, - { - "name": "PexEric", - "email": "suoerix@gmail.com", - "commits": 1 - } - ] - }, - "filePathRelative": "copyright/README.md" -} - -if (import.meta.webpackHot) { - import.meta.webpackHot.accept() - if (__VUE_HMR_RUNTIME__.updatePageData) { - __VUE_HMR_RUNTIME__.updatePageData(data) - } -} - -if (import.meta.hot) { - import.meta.hot.accept(({ data }) => { - __VUE_HMR_RUNTIME__.updatePageData(data) - }) -} diff --git a/docs/.vuepress/.temp/pages/copyright/index.html.vue b/docs/.vuepress/.temp/pages/copyright/index.html.vue deleted file mode 100644 index 90735a06..00000000 --- a/docs/.vuepress/.temp/pages/copyright/index.html.vue +++ /dev/null @@ -1,11 +0,0 @@ - diff --git a/docs/.vuepress/.temp/pages/en/index.html.js b/docs/.vuepress/.temp/pages/en/index.html.js deleted file mode 100644 index c984451c..00000000 --- a/docs/.vuepress/.temp/pages/en/index.html.js +++ /dev/null @@ -1,57 +0,0 @@ -export const data = { - "key": "v-2d0a870d", - "path": "/en/", - "title": "", - "lang": "en-US", - "frontmatter": { - "home": true, - "heroText": "FunnyArenaPixel Docs", - "heroImage": "img/logo.png", - "tagline": null, - "actions": [ - { - "text": "Search", - "link": "/", - "type": "primary" - }, - { - "text": "Offical Website", - "link": "https://www.fapixel.com/", - "type": "secondary" - } - ], - "footer": "Copyright © 2024 FunnyArenaPixel. Privacy Policy | Terms of Use", - "footerHtml": true - }, - "excerpt": "", - "headers": [], - "git": { - "updatedTime": 1705936573000, - "contributors": [ - { - "name": "PexEric", - "email": "3088364720@qq.com", - "commits": 2 - }, - { - "name": "PexEric", - "email": "suoerix@gmail.com", - "commits": 1 - } - ] - }, - "filePathRelative": "en/README.md" -} - -if (import.meta.webpackHot) { - import.meta.webpackHot.accept() - if (__VUE_HMR_RUNTIME__.updatePageData) { - __VUE_HMR_RUNTIME__.updatePageData(data) - } -} - -if (import.meta.hot) { - import.meta.hot.accept(({ data }) => { - __VUE_HMR_RUNTIME__.updatePageData(data) - }) -} diff --git a/docs/.vuepress/.temp/pages/en/index.html.vue b/docs/.vuepress/.temp/pages/en/index.html.vue deleted file mode 100644 index a897e2ff..00000000 --- a/docs/.vuepress/.temp/pages/en/index.html.vue +++ /dev/null @@ -1,6 +0,0 @@ - diff --git a/docs/.vuepress/.temp/pages/environment/index.html.js b/docs/.vuepress/.temp/pages/environment/index.html.js deleted file mode 100644 index 49690656..00000000 --- a/docs/.vuepress/.temp/pages/environment/index.html.js +++ /dev/null @@ -1,51 +0,0 @@ -export const data = { - "key": "v-f5f35416", - "path": "/environment/", - "title": "环境责任", - "lang": "zh-CN", - "frontmatter": {}, - "excerpt": "", - "headers": [ - { - "level": 2, - "title": "我们的进展", - "slug": "我们的进展", - "children": [] - }, - { - "level": 2, - "title": "我们的承诺", - "slug": "我们的承诺", - "children": [] - } - ], - "git": { - "updatedTime": 1705936573000, - "contributors": [ - { - "name": "PexEric", - "email": "3088364720@qq.com", - "commits": 3 - }, - { - "name": "PexEric", - "email": "suoerix@gmail.com", - "commits": 1 - } - ] - }, - "filePathRelative": "environment/README.md" -} - -if (import.meta.webpackHot) { - import.meta.webpackHot.accept() - if (__VUE_HMR_RUNTIME__.updatePageData) { - __VUE_HMR_RUNTIME__.updatePageData(data) - } -} - -if (import.meta.hot) { - import.meta.hot.accept(({ data }) => { - __VUE_HMR_RUNTIME__.updatePageData(data) - }) -} diff --git a/docs/.vuepress/.temp/pages/environment/index.html.vue b/docs/.vuepress/.temp/pages/environment/index.html.vue deleted file mode 100644 index b890834b..00000000 --- a/docs/.vuepress/.temp/pages/environment/index.html.vue +++ /dev/null @@ -1,11 +0,0 @@ - diff --git a/docs/.vuepress/.temp/pages/eula-changelog.html.js b/docs/.vuepress/.temp/pages/eula-changelog.html.js deleted file mode 100644 index 35423ff6..00000000 --- a/docs/.vuepress/.temp/pages/eula-changelog.html.js +++ /dev/null @@ -1,57 +0,0 @@ -export const data = { - "key": "v-7b0be658", - "path": "/eula-changelog.html", - "title": "《FunnyArenaPixel 用户协议》更新日志", - "lang": "zh-CN", - "frontmatter": {}, - "excerpt": "", - "headers": [ - { - "level": 2, - "title": "2024 年 4 月 23 日", - "slug": "_2024-年-4-月-23-日", - "children": [] - }, - { - "level": 2, - "title": "2022 年 7 月 10 日", - "slug": "_2022-年-7-月-10-日", - "children": [] - }, - { - "level": 2, - "title": "2022 年 4 月 4日", - "slug": "_2022-年-4-月-4日", - "children": [] - } - ], - "git": { - "updatedTime": 1705936573000, - "contributors": [ - { - "name": "PexEric", - "email": "3088364720@qq.com", - "commits": 1 - }, - { - "name": "PexEric", - "email": "suoerix@gmail.com", - "commits": 1 - } - ] - }, - "filePathRelative": "eula-changelog.md" -} - -if (import.meta.webpackHot) { - import.meta.webpackHot.accept() - if (__VUE_HMR_RUNTIME__.updatePageData) { - __VUE_HMR_RUNTIME__.updatePageData(data) - } -} - -if (import.meta.hot) { - import.meta.hot.accept(({ data }) => { - __VUE_HMR_RUNTIME__.updatePageData(data) - }) -} diff --git a/docs/.vuepress/.temp/pages/eula-changelog.html.vue b/docs/.vuepress/.temp/pages/eula-changelog.html.vue deleted file mode 100644 index 99083d98..00000000 --- a/docs/.vuepress/.temp/pages/eula-changelog.html.vue +++ /dev/null @@ -1,19 +0,0 @@ - diff --git a/docs/.vuepress/.temp/pages/eula.html.js b/docs/.vuepress/.temp/pages/eula.html.js deleted file mode 100644 index 8174145b..00000000 --- a/docs/.vuepress/.temp/pages/eula.html.js +++ /dev/null @@ -1,91 +0,0 @@ -export const data = { - "key": "v-1e84120a", - "path": "/eula.html", - "title": "FunnyArenaPixel 用户协议", - "lang": "zh-CN", - "frontmatter": { - "footer": "Copyright © 2024 FunnyArenaPixel. 保留本页面的所有权利。
京ICP备2024044839号-1 - 隐私政策 | 用户协议", - "footerHtml": true - }, - "excerpt": "", - "headers": [ - { - "level": 2, - "title": "1 总则", - "slug": "_1-总则", - "children": [] - }, - { - "level": 2, - "title": "2 用户权利和义务", - "slug": "_2-用户权利和义务", - "children": [] - }, - { - "level": 2, - "title": "3 免责声明", - "slug": "_3-免责声明", - "children": [] - }, - { - "level": 2, - "title": "4 其他", - "slug": "_4-其他", - "children": [ - { - "level": 3, - "title": "4.1 隐私政策", - "slug": "_4-1-隐私政策", - "children": [] - }, - { - "level": 3, - "title": "4.2 适用法律", - "slug": "_4-2-适用法律", - "children": [] - }, - { - "level": 3, - "title": "4.3 独立性", - "slug": "_4-3-独立性", - "children": [] - }, - { - "level": 3, - "title": "4.4 更新与通知", - "slug": "_4-4-更新与通知", - "children": [] - } - ] - } - ], - "git": { - "updatedTime": 1705936573000, - "contributors": [ - { - "name": "PexEric", - "email": "3088364720@qq.com", - "commits": 2 - }, - { - "name": "PexEric", - "email": "suoerix@gmail.com", - "commits": 1 - } - ] - }, - "filePathRelative": "eula.md" -} - -if (import.meta.webpackHot) { - import.meta.webpackHot.accept() - if (__VUE_HMR_RUNTIME__.updatePageData) { - __VUE_HMR_RUNTIME__.updatePageData(data) - } -} - -if (import.meta.hot) { - import.meta.hot.accept(({ data }) => { - __VUE_HMR_RUNTIME__.updatePageData(data) - }) -} diff --git a/docs/.vuepress/.temp/pages/eula.html.vue b/docs/.vuepress/.temp/pages/eula.html.vue deleted file mode 100644 index 69bc26f3..00000000 --- a/docs/.vuepress/.temp/pages/eula.html.vue +++ /dev/null @@ -1,59 +0,0 @@ - diff --git a/docs/.vuepress/.temp/pages/index.html.js b/docs/.vuepress/.temp/pages/index.html.js deleted file mode 100644 index 235d2510..00000000 --- a/docs/.vuepress/.temp/pages/index.html.js +++ /dev/null @@ -1,57 +0,0 @@ -export const data = { - "key": "v-8daa1a0e", - "path": "/", - "title": "", - "lang": "zh-CN", - "frontmatter": { - "home": true, - "heroText": "FunnyArenaPixel 文档中心", - "heroImage": "img/logo.png", - "tagline": null, - "actions": [ - { - "text": "开源仓库", - "link": "https://github.com/FunnyArenaPixel/docs/", - "type": "primary" - }, - { - "text": "返回官网", - "link": "https://www.fapixel.com/", - "type": "secondary" - } - ], - "footer": "Copyright © 2024 FunnyArenaPixel. 保留本页面的所有权利。
京ICP备2024044839号-1 - 隐私政策 | 用户协议", - "footerHtml": true - }, - "excerpt": "", - "headers": [], - "git": { - "updatedTime": 1705936573000, - "contributors": [ - { - "name": "PexEric", - "email": "3088364720@qq.com", - "commits": 7 - }, - { - "name": "PexEric", - "email": "suoerix@gmail.com", - "commits": 1 - } - ] - }, - "filePathRelative": "README.md" -} - -if (import.meta.webpackHot) { - import.meta.webpackHot.accept() - if (__VUE_HMR_RUNTIME__.updatePageData) { - __VUE_HMR_RUNTIME__.updatePageData(data) - } -} - -if (import.meta.hot) { - import.meta.hot.accept(({ data }) => { - __VUE_HMR_RUNTIME__.updatePageData(data) - }) -} diff --git a/docs/.vuepress/.temp/pages/index.html.vue b/docs/.vuepress/.temp/pages/index.html.vue deleted file mode 100644 index c20776cc..00000000 --- a/docs/.vuepress/.temp/pages/index.html.vue +++ /dev/null @@ -1,6 +0,0 @@ - diff --git a/docs/.vuepress/.temp/pages/love_sharing.html.js b/docs/.vuepress/.temp/pages/love_sharing.html.js deleted file mode 100644 index 2928ba78..00000000 --- a/docs/.vuepress/.temp/pages/love_sharing.html.js +++ /dev/null @@ -1,33 +0,0 @@ -export const data = { - "key": "v-0ab08351", - "path": "/love_sharing.html", - "title": "FillAmeaPixel 博爱与共享宣言", - "lang": "zh-CN", - "frontmatter": {}, - "excerpt": "", - "headers": [], - "git": { - "updatedTime": 1649074755000, - "contributors": [ - { - "name": "PexEric", - "email": "3088364720@qq.com", - "commits": 2 - } - ] - }, - "filePathRelative": "love_sharing.md" -} - -if (import.meta.webpackHot) { - import.meta.webpackHot.accept() - if (__VUE_HMR_RUNTIME__.updatePageData) { - __VUE_HMR_RUNTIME__.updatePageData(data) - } -} - -if (import.meta.hot) { - import.meta.hot.accept(({ data }) => { - __VUE_HMR_RUNTIME__.updatePageData(data) - }) -} diff --git a/docs/.vuepress/.temp/pages/love_sharing.html.vue b/docs/.vuepress/.temp/pages/love_sharing.html.vue deleted file mode 100644 index c10c528d..00000000 --- a/docs/.vuepress/.temp/pages/love_sharing.html.vue +++ /dev/null @@ -1,10 +0,0 @@ - diff --git a/docs/.vuepress/.temp/pages/players_covenant.html.js b/docs/.vuepress/.temp/pages/players_covenant.html.js deleted file mode 100644 index eccc4708..00000000 --- a/docs/.vuepress/.temp/pages/players_covenant.html.js +++ /dev/null @@ -1,38 +0,0 @@ -export const data = { - "key": "v-788856df", - "path": "/players_covenant.html", - "title": "FunnyArenaPixel 玩家公约", - "lang": "zh-CN", - "frontmatter": {}, - "excerpt": "", - "headers": [], - "git": { - "updatedTime": 1705936573000, - "contributors": [ - { - "name": "PexEric", - "email": "3088364720@qq.com", - "commits": 1 - }, - { - "name": "PexEric", - "email": "suoerix@gmail.com", - "commits": 1 - } - ] - }, - "filePathRelative": "players_covenant.md" -} - -if (import.meta.webpackHot) { - import.meta.webpackHot.accept() - if (__VUE_HMR_RUNTIME__.updatePageData) { - __VUE_HMR_RUNTIME__.updatePageData(data) - } -} - -if (import.meta.hot) { - import.meta.hot.accept(({ data }) => { - __VUE_HMR_RUNTIME__.updatePageData(data) - }) -} diff --git a/docs/.vuepress/.temp/pages/players_covenant.html.vue b/docs/.vuepress/.temp/pages/players_covenant.html.vue deleted file mode 100644 index 7753cba6..00000000 --- a/docs/.vuepress/.temp/pages/players_covenant.html.vue +++ /dev/null @@ -1,8 +0,0 @@ - diff --git a/docs/.vuepress/.temp/pages/privacy.html.js b/docs/.vuepress/.temp/pages/privacy.html.js deleted file mode 100644 index a9e75f8a..00000000 --- a/docs/.vuepress/.temp/pages/privacy.html.js +++ /dev/null @@ -1,58 +0,0 @@ -export const data = { - "key": "v-08eb506c", - "path": "/privacy.html", - "title": "FunnyArenaPixel 隐私政策", - "lang": "zh-CN", - "frontmatter": {}, - "excerpt": "", - "headers": [ - { - "level": 2, - "title": "一、个人信息的收集和使用", - "slug": "一、个人信息的收集和使用", - "children": [ - { - "level": 3, - "title": "1.1 我们收集哪些信息及如何收集", - "slug": "_1-1-我们收集哪些信息及如何收集", - "children": [] - }, - { - "level": 3, - "title": "1.2 我们将如何使用这些信息", - "slug": "_1-2-我们将如何使用这些信息", - "children": [] - } - ] - } - ], - "git": { - "updatedTime": 1705936573000, - "contributors": [ - { - "name": "PexEric", - "email": "3088364720@qq.com", - "commits": 2 - }, - { - "name": "PexEric", - "email": "suoerix@gmail.com", - "commits": 1 - } - ] - }, - "filePathRelative": "privacy.md" -} - -if (import.meta.webpackHot) { - import.meta.webpackHot.accept() - if (__VUE_HMR_RUNTIME__.updatePageData) { - __VUE_HMR_RUNTIME__.updatePageData(data) - } -} - -if (import.meta.hot) { - import.meta.hot.accept(({ data }) => { - __VUE_HMR_RUNTIME__.updatePageData(data) - }) -} diff --git a/docs/.vuepress/.temp/pages/privacy.html.vue b/docs/.vuepress/.temp/pages/privacy.html.vue deleted file mode 100644 index 7d8595f3..00000000 --- a/docs/.vuepress/.temp/pages/privacy.html.vue +++ /dev/null @@ -1,14 +0,0 @@ - diff --git a/docs/.vuepress/.temp/pages/team/leadership.html.js b/docs/.vuepress/.temp/pages/team/leadership.html.js deleted file mode 100644 index c804e1bb..00000000 --- a/docs/.vuepress/.temp/pages/team/leadership.html.js +++ /dev/null @@ -1,33 +0,0 @@ -export const data = { - "key": "v-4105bc0a", - "path": "/team/leadership.html", - "title": "管理层", - "lang": "zh-CN", - "frontmatter": {}, - "excerpt": "", - "headers": [], - "git": { - "updatedTime": 1657510844000, - "contributors": [ - { - "name": "PexEric", - "email": "3088364720@qq.com", - "commits": 2 - } - ] - }, - "filePathRelative": "team/leadership.md" -} - -if (import.meta.webpackHot) { - import.meta.webpackHot.accept() - if (__VUE_HMR_RUNTIME__.updatePageData) { - __VUE_HMR_RUNTIME__.updatePageData(data) - } -} - -if (import.meta.hot) { - import.meta.hot.accept(({ data }) => { - __VUE_HMR_RUNTIME__.updatePageData(data) - }) -} diff --git a/docs/.vuepress/.temp/pages/team/leadership.html.vue b/docs/.vuepress/.temp/pages/team/leadership.html.vue deleted file mode 100644 index 4fab7579..00000000 --- a/docs/.vuepress/.temp/pages/team/leadership.html.vue +++ /dev/null @@ -1,12 +0,0 @@ - diff --git a/docs/.vuepress/.temp/pages/team/main.html.js b/docs/.vuepress/.temp/pages/team/main.html.js deleted file mode 100644 index 4f5c9206..00000000 --- a/docs/.vuepress/.temp/pages/team/main.html.js +++ /dev/null @@ -1,38 +0,0 @@ -export const data = { - "key": "v-7b97ae72", - "path": "/team/main.html", - "title": "FunnyArenaPixel 团队总纲", - "lang": "zh-CN", - "frontmatter": {}, - "excerpt": "", - "headers": [], - "git": { - "updatedTime": 1705936573000, - "contributors": [ - { - "name": "PexEric", - "email": "3088364720@qq.com", - "commits": 1 - }, - { - "name": "PexEric", - "email": "suoerix@gmail.com", - "commits": 1 - } - ] - }, - "filePathRelative": "team/main.md" -} - -if (import.meta.webpackHot) { - import.meta.webpackHot.accept() - if (__VUE_HMR_RUNTIME__.updatePageData) { - __VUE_HMR_RUNTIME__.updatePageData(data) - } -} - -if (import.meta.hot) { - import.meta.hot.accept(({ data }) => { - __VUE_HMR_RUNTIME__.updatePageData(data) - }) -} diff --git a/docs/.vuepress/.temp/pages/team/main.html.vue b/docs/.vuepress/.temp/pages/team/main.html.vue deleted file mode 100644 index c30c9152..00000000 --- a/docs/.vuepress/.temp/pages/team/main.html.vue +++ /dev/null @@ -1,2 +0,0 @@ - diff --git "a/docs/.vuepress/.temp/pages/\347\224\250\346\210\267\345\215\217\350\256\256.html.js" "b/docs/.vuepress/.temp/pages/\347\224\250\346\210\267\345\215\217\350\256\256.html.js" deleted file mode 100644 index 25490111..00000000 --- "a/docs/.vuepress/.temp/pages/\347\224\250\346\210\267\345\215\217\350\256\256.html.js" +++ /dev/null @@ -1,27 +0,0 @@ -export const data = { - "key": "v-14532a72", - "path": "/%E7%94%A8%E6%88%B7%E5%8D%8F%E8%AE%AE.html", - "title": "", - "lang": "zh-CN", - "frontmatter": {}, - "excerpt": "", - "headers": [], - "git": { - "updatedTime": null, - "contributors": [] - }, - "filePathRelative": "用户协议.md" -} - -if (import.meta.webpackHot) { - import.meta.webpackHot.accept() - if (__VUE_HMR_RUNTIME__.updatePageData) { - __VUE_HMR_RUNTIME__.updatePageData(data) - } -} - -if (import.meta.hot) { - import.meta.hot.accept(({ data }) => { - __VUE_HMR_RUNTIME__.updatePageData(data) - }) -} diff --git "a/docs/.vuepress/.temp/pages/\347\224\250\346\210\267\345\215\217\350\256\256.html.vue" "b/docs/.vuepress/.temp/pages/\347\224\250\346\210\267\345\215\217\350\256\256.html.vue" deleted file mode 100644 index cc340bc4..00000000 --- "a/docs/.vuepress/.temp/pages/\347\224\250\346\210\267\345\215\217\350\256\256.html.vue" +++ /dev/null @@ -1 +0,0 @@ - diff --git a/docs/.vuepress/.temp/styles/index.scss b/docs/.vuepress/.temp/styles/index.scss deleted file mode 100644 index e69de29b..00000000 diff --git a/docs/.vuepress/.temp/styles/palette.scss b/docs/.vuepress/.temp/styles/palette.scss deleted file mode 100644 index e69de29b..00000000 diff --git a/docs/.vuepress/.temp/vite-root/index.html b/docs/.vuepress/.temp/vite-root/index.html deleted file mode 100644 index 459371d9..00000000 --- a/docs/.vuepress/.temp/vite-root/index.html +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - -
- - - diff --git a/docs/.vuepress/public/img/banner.png b/docs/.vuepress/public/img/banner.png new file mode 100644 index 00000000..6010e318 Binary files /dev/null and b/docs/.vuepress/public/img/banner.png differ diff --git a/docs/README.md b/docs/README.md index aa1e3cce..554c0453 100644 --- a/docs/README.md +++ b/docs/README.md @@ -10,7 +10,7 @@ actions: - text: 返回官网 link: https://www.fapixel.com/ type: secondary -footer: Copyright © 2024 速德优(北京)网络科技有限公司. 保留本页面的所有权利。
京ICP备2024044839号-1 - 隐私政策 | 用户协议 +footer: Copyright © 2024 FunnyArenaPixel.
京ICP备2024044839号-1 - 隐私政策 | 用户协议 footerHtml: true --- @@ -22,4 +22,6 @@ footerHtml: true 请注意,本网站只存放与 FunnyArenaPixel 服务器相关的文档,其他的服务请参见对应的网站。 -如果您有任何问题,欢迎与我们[取得联系](mailto:concact@fapixel.com)。 +如果您有任何问题,欢迎[发送邮件](mailto:support@fapixel.com)或通过[其他方式](/contact)与我们取得联系。 + +![](img\banner.png) diff --git a/docs/contact.md b/docs/contact.md new file mode 100644 index 00000000..256be310 --- /dev/null +++ b/docs/contact.md @@ -0,0 +1,19 @@ +# 联系我们 + +你可以向以下地址发送电子邮件,我们会提供力所能及的帮助。 + +- FunnyArenaPixel 玩家支持:support@fapixel.com +- FunnyArenaPixel HR人力资源部:hr@fapixel.com +- 速德优(北京)网络科技有限公司 商务合作:business@sodayo.net +- 速德优(北京)网络科技有限公司 HR人力资源部:hr@sodayo.net + + + +我们管理层的相关同事的联系邮箱如下,它们也已在[管理层](/team/leadership)的专门页面列出。 + +- 服主 从不咕咕的鸽纸:pigeon@sodayo.net +- + + + +下面是我们的社交媒体账号,我们将在多个平台发布服务器的活动等最新内容。 \ No newline at end of file diff --git a/docs/eula-changelog.md b/docs/eula-changelog.md index 863b2c8c..6975e4e9 100644 --- a/docs/eula-changelog.md +++ b/docs/eula-changelog.md @@ -2,12 +2,15 @@ 本页面仅用来记录对《[FunnyArenaPixel 用户协议](/eula)》内容的更新情况,以便用户及时了解查阅,不能作为对协议内容的有效扩展或解读。 -## 2024 年 2 月 2 日 +## 2024 年 2 月 3 日 - 修改 1.1 表述 +- 修改部分表述以应《隐私政策》生效 ## 2024 年 1 月 23 日 +备注:该次更新与 2024 年 2 月 3 日的更新一并放出。 + - 根据服务器名称和组织的变更修改 1.1 定义 - 修改 2.5 的表述 diff --git a/docs/eula.md b/docs/eula.md index 77d957de..a6e0b7ba 100644 --- a/docs/eula.md +++ b/docs/eula.md @@ -1,6 +1,6 @@ # FunnyArenaPixel 用户协议 -**更新日期:2024 年 2 月 2 日** ([更新日志](/eula-changelog)) +**更新日期:2024 年 2 月 3 日** ([更新日志](/eula-changelog)) 速德优(北京)网络科技有限公司(如下简称“速德优”或“本公司”)在此特别提醒用户认真阅读、充分理解本《FunnyArenaPixel 用户协议》(下称“本协议”)。 @@ -91,6 +91,6 @@ ### 4.4 更新与通知 -4.4.1 速德优通过电子邮件或短信或网页公告或速德优认为适当的方式通知给用户,告知用户服务条款的修改、服务变更及其他重要事项。速德优通过以上任一方式向用户发报消息后,用户未在3日内通过书面方式提出异议,视为接受新消息的内容。 +4.4.1 速德优通过电子邮件或短信或网页公告或速德优认为适当的方式通知给用户,告知用户服务条款的修改、服务变更及其他重要事项。速德优通过以上任一方式向用户发报消息后,用户未在三日内通过书面方式提出异议,视为接受新消息的内容。 -4.4.2 本协议更新时间为 2024 年 2 月 2 日。 \ No newline at end of file +4.4.2 本协议更新时间为 2024 年 2 月 3 日。 \ No newline at end of file diff --git a/docs/privacy-changelog.md b/docs/privacy-changelog.md new file mode 100644 index 00000000..67a9a74f --- /dev/null +++ b/docs/privacy-changelog.md @@ -0,0 +1,7 @@ +# 《FunnyArenaPixel 隐私政策》更新日志 + +本页面仅用来记录对《[FunnyArenaPixel 隐私政策](/privacy)》内容的更新情况,以便用户及时了解查阅,不能作为对政策内容的有效扩展或解读。 + +## 2024 年 2 月 3 日 + +- 第一版内容生效 \ No newline at end of file diff --git a/docs/privacy.md b/docs/privacy.md index 3415e7ed..91bd3d67 100644 --- a/docs/privacy.md +++ b/docs/privacy.md @@ -1,31 +1,39 @@ # FunnyArenaPixel 隐私政策 -**更新日期:2024 年 2 月 2 日** - -**生效日期:2024 年 2 月 2 日** - - -速德优(北京)网络科技有限公司和 FunnyArenaPixel 游戏服务器(以下统称为“我们”)致力于保护您的隐私。请花一些时间熟悉我们的隐私政策,以便进一步了解我们如何收集、使用、披露、传输以及保存您的信息。 -如果您有任何问题,请联系我们。 +**更新日期:2024 年 2 月 3 日** +**生效日期:2024 年 2 月 3 日** +速德优(北京)网络科技有限公司和 FunnyArenaPixel 游戏服务器(以下统称为“我们”)致力于保护您的隐私。请花一些时间熟悉我们的隐私政策(下称“本政策”),以便进一步了解我们如何收集、使用、披露、传输以及保存您的信息。 +如果您有任何问题,请[联系我们](/contact)。 ## 一、个人信息的收集和使用 ### 1.1 我们收集哪些信息及如何收集 -为了向您提供我们的服务,我们需要您向我们或我们的第三方合作伙伴提供使用该服务所必需的信息。如果您不提供相关信息,可能无法注册成为我们的用户或无法享受我们提供的某些服务,或者无法达到相关服务拟达到的效果。 +为了向您提供我们的服务,我们需要您向我们和/或我们的第三方合作伙伴或服务提供商提供使用该服务所必需的信息。如果您不提供相关信息,可能无法注册成为我们的用户或无法享受我们提供的某些服务,或者无法达到相关服务拟达到的效果。 + +我们承诺遵循合法、正当、必要和诚信的原则,基于提供服务的最小收集目的,收集、使用、存储您在使用服务器游戏服务期间所产生的个人信息。除了您主动提供的信息,我们还将通过以下渠道获取您的个人信息: +- 您的设备信息。例如设备唯一标识信息(包括但不限于OAID、IMSI编号、MAC地址及其他综合设备参数及系统信息形成的设备标识符)、系统版本及类型、网络运营商和归属地、屏幕显示信息、设备输入信息、设备制造商信息和型号名称及相关信息(例如CPU、内存、设备分辨率、设备温度等)。 +- 第三方服务提供商提供的信息。例如您的 Xbox 账户信息。 +- 日志信息。与您使用某些功能、应用和网站相关的信息。例如 Cookie 和其他标识符技术、互联网协议(IP)地址、网络请求信息、临时消息历史、标准系统日志、错误崩溃信息、使用服务产生的日志信息(如注册时间、访问时间、活动时间等)。 +- 其他信息。在特定情形(详见本政策 1.3 )中,我们可以在不征得您的授权同意的情况下收集一些必要的个人信息,例如您在社交网站上的公开披露的个人信息。 -我们承诺遵循合法、正当、必要和诚信的原则,基于提供服务的最小收集目的,收集、使用、存储您在使用服务器游戏服务期间所产生的个人信息。 -- 您的设备信息。例如IMEI/OAID、GAID编号、IMSI编号、MAC地址、序列号、系统版本及类型、网络运营商和归属地、屏幕显示信息、设备输入信息、设备激活时间、设备制造商信息和型号名称及使用相关信息(例如CPU、内存、设备分辨率、设备温度等)。 -- 第三方服务提供商提供的个人信息。例如您的 Xbox 档案信息。 -- 日志信息。与您使用某些功能、应用和网站相关的信息。例如Cookie和其他标识符技术、互联网协议(IP)地址、网络请求信息、临时消息历史、标准系统日志、错误崩溃信息、使用服务产生的日志信息(如注册时间、访问时间、活动时间等)。 -- 其他信息。 +一般地,除非您主动提供或存在依法豁免情形(详见本政策 1.3 ),我们不采集您的敏感个人信息(定义详见《个人信息保护法》),包括生物识别、宗教信仰、特定身份、医疗健康、金融账户、行踪轨迹等信息。 ### 1.2 我们将如何使用这些信息 -根据相关法律法规的规定,在以下情形中,我们可以在不征得您的授权同意的情况下收集、使用一些必要的个人信息: +我们收集您的信息,主要目的是为了提供我们的服务,这包括: + +- 提供、处理、维护、改善、开发我们的产品或提供给您的服务。例如游戏服务、客户支持和广告宣传。 +- 内部目的。例如数据分析、研究和研发(包括在去标识化处理后进行机器学习或模型算法训练等)。 +- 其他。包括其他征得您同意的使用目的或特定情形(详见本政策 1.3 )。 + + +### 1.3 依法豁免情形 + +根据相关法律法规的规定,在以下情形中,我们可以在不征得您的授权同意的情况下收集并处理使用您的个人信息: - 与个人信息控制者履行法律法规规定的义务相关的; - 与国家安全、国防安全直接相关的; - 与公共安全、公共卫生、重大公共利益直接相关的; @@ -36,78 +44,88 @@ - 从合法公开披露的信息中收集个人信息的,如合法的新闻报道、政府信息公开等渠道; - 维护所提供产品或服务的安全稳定运行所必需的,如发现、处置产品或服务的故障。 - ## 二、个人信息的传输、共享和公开披露 - - ### 2.1 个人信息的全球范围传输 - -我们在中华人民共和国境内收集和产生的个人信息,将存储在中华人民共和国境内。因此,您的个人信息不会被转移到中国境外管辖区,或者受到来自中国境外管辖区的访问。如果未来我们需要跨境传输或存储您的个人信息,我们将会另行我们会向您告知信息出境的目的、接收方、安全保证措施和安全风险,并征得您的同意。 +## 二、个人信息的共享、转让和公开披露 -### 2.2 个人信息的共享 +### 2.1 个人信息的共享 取决于您所使用的 FunnyArenaPixel 产品或服务,我们可能会以SDK、API等形式接入第三方的产品或服务。我们可能向第三方共享您的个人信息,但不对第三方如何使用您的个人信息负责,也不能控制其使用。我们的隐私政策不适用于第三方提供的产品或服务。 -- 按照您的指示。在获得您的明确同意或主动选择的情况下,与您指定的第三方共享您授权/请求范围内的信息。例如,您使用 FAP ID 登录第三方网站或者App。 -- 我们的关联组织。为了顺利地向您提供产品或服务的全部功能,我们可能不时与其他与速德优(北京)网络科技有限公司相关联的公司或旗下工作室共享您的个人信息。我们将会采用适当的管理及技术方法,以保证您的个人信息处理过程中的安全,其中包括但不限于对个人信息的加密保护。 -- 第三方服务提供商与合作伙伴。 -- 其他。 +- 按照您的指示。在获得您的明确同意或主动选择的情况下,与您指定的第三方共享您授权/请求范围内的信息。例如,您使用 FAP ID 登录第三方网站或者 App 。 +- 我们的关联组织。为了顺利地向您提供产品或服务的全部功能,我们可能不时与其他与速德优(北京)网络科技有限公司相关联的公司或旗下工作室共享您的个人信息。我们将会采用适当的管理及技术方法,以保证您的个人信息处理过程中的安全,其中包括但不限于对个人信息的加密保护。 +- 第三方服务提供商与合作伙伴。为保证向您提供本政策所述的产品和服务,我们可能会在必要时与我们的第三方服务提供商和业务合作伙伴共享您的个人信息。我们保证仅出于正当、合法、必要、特定、明确的目的共享为您提供服务所必要的个人信息。 +- 其他。根据当地法律法规规定、法律程序、诉讼和/或公共机构和政府部门依法提出的要求,我们可能有必要披露您的个人信息。如果就国家安全、执法或具有公众重要性的其他事宜而言,披露是必须的或适当的,我们也可能会披露关于您的信息。 + +### 2.2 个人信息的转让 + +我们不会对外出售或转让您的个人信息,除非存在以下情形: + +- 获得您的同意。在事先通知并获得您的明确同意的情况下,我们可能向特定主体转让您的个人信息。 +- 组织结构变动。如果我们参与合并、收购或出售其全部或部分资产,可能影响到您的个人信息。 ### 2.3 个人信息的公开披露 -我们不会公开披露您的个人信息,除非获得您的明确同意或基于当地法律等合理依据,其中包括法律法规规范、法律程序、诉讼或应政府主管部门要求。 +我们不会公开披露您的个人信息,除非获得您的明确同意或基于当地法律等合理依据,其中包括当地法律法规规范、法律程序、诉讼或应政府主管部门要求。 ## 三、个人信息的保存和保护 -### 3.1 信息的保存 +### 3.1 个人信息的存储 -FunnyArenaPixel 及其服务商会尽全力保证您的信息安全,您的个人信息可能会被存储在以下容器内 -- 您的个人游戏数据将会被保存在速德优(北京)网络科技有限公司(及其服务商)的服务器中; -- 您的部分游戏数据(包括Rank,像素币,处罚记录等)将可能会被储存于上海易什网路科技有限公司(及其服务商);速德优(北京)网络科技有限公司(及其服务商)的服务器内; -- 您的部分游戏数据(操作封禁记录)可能会被储存在北京飞书科技有限公司(及其服务商)的服务器内; -- 您的实名信息可能会被储存在速德优(北京)网络科技有限公司(及其服务商);北京飞书科技有限公司(及其服务商);上海易什网络科技有限公司(及其服务商)的服务器内; -- 您的于我司的邮件数据将会存储于北京飞书科技有限公司(及其服务商)的服务器中。 +#### 3.1.1 个人信息的存储地点与全球范围转移 -### 3.2 个人信息的保护 +我们在中华人民共和国境内收集和产生的个人信息,将存储在中华人民共和国境内。因此,您的个人信息不会被转移到中国境外管辖区,或者受到来自中国境外管辖区的访问。如果未来我们需要跨境传输或存储您的个人信息,我们将会另行我们会向您告知信息出境的目的、接收方、安全保证措施和安全风险,并征得您的同意。 + +您的个人信息和游戏数据主要被保存在速德优(北京)网络科技有限公司的存储服务器中,但也可能会被存储在以下容器内: + +- 您的**部分游戏数据**(包括Rank、像素币、处罚记录等)可能会被储存于易什(上海)网络科技有限公司或其服务商的服务器内。 +- 您的**操作封禁记录**可能会被储存在飞书(北京)科技有限公司或其服务商的服务器内([隐私政策](https://www.feishu.cn/feishu-lite-privacy))。 +- 您的**实名信息**可能会被储存在飞书(北京)科技有限公司、易什(上海)网络科技有限公司或其关联组织的服务器内。 +- 您向我们**发送的邮件数据**存储于飞书(北京)科技有限公司的“简单邮件传输协议”(Simple Mail Transfer Protocol,SMTP)服务器中。 + +#### 3.1.2 个人信息的存储期限 + +我们在为您提供满足服务目的所必需且最短的期间内保留您的个人信息,在超出存储期限后,我们会对您的个人信息进行删除或匿名化处理,除非您的个人信息满足公开披露的条件或者当地法律法规的规定。 + +### 3.2 个人信息安全与保护措施 + +我们使用符合业界标准的安全防护措施保护您的个人信息。我们和第三方服务提供商使用 RakNet 协议作为“用户数据报协议”(User Datagram Protocol,UDP)进行服务器与客户端的通信,并配合使用SHA1、AES、SYN等加密算法,避免传输受到攻击。 -我们将通过以下方式来保护您的信息 -- 通过安全的网络传输方式; -- 验证所有服务商的数据安全资格; -- 对您的数据进行加密 +我们将对第三方服务提供商与业务合作伙伴进行数据安全调查以确保他们有能力保护您的个人信息。我们还将通过实施适当的合同限制,并在必要时进行审计及评估,来检查第三方是否采用了适当的安全标准。此外,访问您的个人信息的员工、第三方服务提供商与业务合作伙伴都遵守严格的合同保密义务。 + +请您理解,由于技术的限制以及可能存在的各种恶意手段,我们无法始终保证信息百分之百的安全,但我们将竭尽所能提供安全措施保障您提供给我们的个人信息的安全性。 ## 四、您与隐私权 我们理解并尊重您获知、访问、更正、传输、限制处理和删除您的个人信息的能力。您在选择行使隐私权时不会受到我们的区别对待,并有权利获得与不行使隐私权时应获得的近似同等程度的服务质量。如果被要求同意我们处理您的个人数据,您有权随时撤回您的同意。 -- 访问个人信息。 -- 更正个人信息。 -- 限制处理或删除个人信息。 -- 撤销同意。对于我们收集和使用您的个人信息,您可以随时改变您授权同意的范围或撤回您的同意。但请您注意,如果您撤回我们收集和使用对于业务功能必需的您的个人信息(见本政策第一部分)的同意,我们将无法为您继续提供相应的服务。 -- 注销账户。当您决定不再使用我们的产品或服务时,可以申请注销账户。注销账户后,除法律法规另有规定外,我们将删除或匿名化处理您的个人信息。 +- 访问个人信息。您可以在游戏中查询您的个人游戏数据和社交档案数据(包括好友系统中您设置的头像等)。 +- 更正个人信息。您可以在游戏中更正您的社交档案数据。 +- 限制处理或删除个人信息。您可以通过联系我们,提出限制处理或删除个人信息的请求,我们会择期答复。 +- 撤销同意。对于我们收集和使用您的个人信息,您可以随时改变您授权同意的范围或撤回您的同意。但请您注意,如果您撤回我们收集和使用对于业务功能必需的您的个人信息(见本政策第一部分)的同意,我们将无法为您继续提供相应的服务。 +- 注销账户。当您决定不再使用我们的产品或服务时,可以申请注销账户。注销账户后,除法律法规另有规定外,我们将删除或匿名化处理您的个人信息。 ## 五、未成年人的个人信息 我们的服务不以未成年人为目标人群。第三方服务提供商可能阻止低于 13 岁或其所在管辖区法定年龄的用户,因此,我们不直接向未成年人提供服务,除非得到未成年人父母或其他法定监护人的同意或授权。 除了提供产品所需要的信息外,我们不会刻意要求未成年人提供其他更多信息。 + 未成年人父母或其他法定监护人可以通过联系我们,对未成年人的个人信息行使隐私权。 + 根据当地法律或规定,我们可能根据您的实名身份等信息将未成年人账号纳入防沉迷体系,以限制向未成年人提供网络游戏服务的时间。 -## 六、Cookie和其他技术 +## 六、Cookie 和其他技术 我们和第三方服务提供商及业务合作伙伴使用 Cookie 、标签和脚本等技术。 +大多数浏览器均为用户提供了清除浏览器缓存数据的功能,如果您不希望我们使用 Cookie 及类似技术,您可以在浏览器设置功能中进行相应的数据清除操作。 + ## 七、本政策的变更 我们的个人信息保护政策可能变更。未经您明确同意,我们不会削减您按照本个人信息保护政策所应享有的权利。我们会在本页面上发布对本政策所做的任何变更。我们会将本政策的旧版本存档,供您查阅。 ## 八、如何联系我们 -- 速德优(北京)网络科技有限公司 法定代表人,FunnyArenaPixel 服主 从不咕咕的鸽纸:pigeon@sodayo.net; -- FunnyArenaPixel 玩家支持中心:support@fapixel.com; -- FunnyArenaPixel HR人力资源部:hr@fapixel.com; -- 速德优(北京)网络科技有限公司 商务合作:business@sodayo.net; -- 速德优(北京)网络科技有限公司 HR人力资源部:hr@sodayo.net; - - -::: warning -本页面的编写还在进行中,可能与最终版本有所出入。 -FunnyArenaPixel 对未生效文档的历史版本概不负责。 -::: +- 速德优(北京)网络科技有限公司 法定代表人,FunnyArenaPixel 服主 从不咕咕的鸽纸:pigeon@sodayo.net +- FunnyArenaPixel 玩家支持中心:support@fapixel.com +- FunnyArenaPixel HR人力资源部:hr@fapixel.com +- 速德优(北京)网络科技有限公司 商务合作:business@sodayo.net +- 速德优(北京)网络科技有限公司 HR人力资源部:hr@sodayo.net