no message
This commit is contained in:
parent
ac91e1fbe4
commit
80ac7396f4
1
laravel/vendor/league/event
vendored
Submodule
1
laravel/vendor/league/event
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit ec38ff7ea10cad7d99a79ac937fbcffb9334c210
|
||||
@ -1,27 +1,37 @@
|
||||
# tjtj
|
||||
server {
|
||||
listen 80;
|
||||
server_name la.tiantiance.blog;
|
||||
|
||||
The Site is generated using [vuepress](https://vuepress.vuejs.org/) and [vuepress-theme-plume](https://github.com/pengzhanbo/vuepress-theme-plume)
|
||||
return 301 https://$server_name$request_uri;
|
||||
}
|
||||
|
||||
## Install
|
||||
server {
|
||||
listen 443 ssl;
|
||||
server_name la.tiantiance.blog;
|
||||
|
||||
```sh
|
||||
npm i
|
||||
```
|
||||
root /www/wwwroot/la.tiantiance.blog/laravel/public;
|
||||
index index.php;
|
||||
|
||||
## Usage
|
||||
ssl_certificate /etc/letsencrypt/live/tiantiance.blog/fullchain.pem;
|
||||
ssl_certificate_key /etc/letsencrypt/live/tiantiance.blog/privkey.pem;
|
||||
|
||||
```sh
|
||||
# start dev server
|
||||
npm run docs:dev
|
||||
# build for production
|
||||
npm run docs:build
|
||||
# preview production build in local
|
||||
npm run docs:preview
|
||||
# update vuepress and theme
|
||||
npm run vp-update
|
||||
```
|
||||
ssl_session_cache shared:SSL:1m;
|
||||
ssl_session_timeout 10m;
|
||||
ssl_ciphers HIGH:!aNULL:!MD5;
|
||||
ssl_prefer_server_ciphers on;
|
||||
|
||||
## Documents
|
||||
location / {
|
||||
try_files $uri /index.php$is_args$args;
|
||||
}
|
||||
|
||||
- [vuepress](https://vuepress.vuejs.org/)
|
||||
- [vuepress-theme-plume](https://theme-plume.vuejs.press/)
|
||||
location ~ \.php$ {
|
||||
try_files $fastcgi_script_name =404;
|
||||
include fastcgi_params;
|
||||
fastcgi_index index.php;
|
||||
fastcgi_buffers 8 16k;
|
||||
fastcgi_buffer_size 32k;
|
||||
fastcgi_pass 127.0.0.1:9000;
|
||||
fastcgi_param DOCUMENT_ROOT $realpath_root;
|
||||
fastcgi_param SCRIPT_FILENAME $realpath_root$fastcgi_script_name;
|
||||
}
|
||||
}
|
||||
|
||||
@ -1,25 +1,15 @@
|
||||
.vp-tag-9ulv {
|
||||
.vp-tag-cvv0 {
|
||||
--vp-tag-color: #6aa1b7;
|
||||
--vp-tag-hover-color: #5086a1;
|
||||
--vp-tag-bg: rgba(131, 208, 218, 0.314);
|
||||
}
|
||||
.vp-tag-81xd {
|
||||
.vp-tag-yif5 {
|
||||
--vp-tag-color: #d5393e;
|
||||
--vp-tag-hover-color: #b8272c;
|
||||
--vp-tag-bg: rgba(244, 63, 94, 0.14);
|
||||
}
|
||||
.vp-tag-oy87 {
|
||||
.vp-tag-qpvw {
|
||||
--vp-tag-color: #fab10f;
|
||||
--vp-tag-hover-color: #f39c12;
|
||||
--vp-tag-bg: rgba(255, 213, 0, 0.14);
|
||||
}
|
||||
.vp-tag-352f {
|
||||
--vp-tag-color: #9966cc;
|
||||
--vp-tag-hover-color: #7171b8;
|
||||
--vp-tag-bg: rgba(83, 83, 167, 0.14);
|
||||
}
|
||||
.vp-tag-hj8z {
|
||||
--vp-tag-color: #a6623b;
|
||||
--vp-tag-hover-color: #c17950;
|
||||
--vp-tag-bg: rgba(199, 134, 97, 0.2411);
|
||||
}
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
import './articleTagColors.css'
|
||||
export const articleTagColors = {"预览":"352f","组件":"hj8z","xx":"oy87","cc":"9ulv","markdown":"81xd"}
|
||||
export const articleTagColors = {"markdown":"yif5","xx":"qpvw","cc":"cvv0"}
|
||||
@ -1 +1 @@
|
||||
export const collections = {"/":[{"type":"post","dir":"jccp","title":"机场测评","link":"/jccp/","linkPrefix":"/jccp/","postList":true,"tags":true,"tagsLink":"/jccp/tags/","archives":true,"archivesLink":"/jccp/archives/","categories":true,"categoriesLink":"/jccp/categories/"},{"type":"post","dir":"blog","title":"Blog","link":"/blog/","linkPrefix":"/blog/","postList":true,"tags":true,"tagsLink":"/blog/tags/","archives":true,"archivesLink":"/blog/archives/","categories":true,"categoriesLink":"/blog/categories/"}]}
|
||||
export const collections = {"/":[{"type":"post","dir":"jccp","title":"机场测评","link":"/","linkPrefix":"/jccp/","postList":true,"tags":true,"tagsLink":"/jccp/tags/","archives":true,"archivesLink":"/jccp/archives/","categories":true,"categoriesLink":"/jccp/categories/"}]}
|
||||
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
||||
export const postsData = {"/jccp/":[{"path":"/jccp/20211101752225/","title":"CPP Zone 机场第9次测评 & 测速","categoryList":[],"tags":["xx","cc"],"createTime":"2025/11/11 03:02:26","lang":"zh-CN","excerpt":""},{"path":"/jccp/17627669281/","title":"CPP Zone 机场第7次测评 & 测速","categoryList":[],"tags":["xx","cc"],"createTime":"2025/11/10 21:04:46","lang":"zh-CN","excerpt":""}],"/blog/":[{"path":"/blog/9mgaypxo/","title":"Markdown","categoryList":[{"id":"5ebeb6","sort":10000,"name":"preview"}],"tags":["markdown"],"createTime":"2025/10/19 17:47:57","lang":"zh-CN","excerpt":""},{"path":"/blog/yg5nqpwh/","title":"自定义组件","categoryList":[{"id":"5ebeb6","sort":10000,"name":"preview"}],"tags":["预览","组件"],"createTime":"2025/10/19 17:47:57","lang":"zh-CN","excerpt":""}]}
|
||||
export const postsData = {"/jccp/":[{"path":"/jccp/20211101752225/","title":"CPP Zone 机场第9次测评 & 测速","categoryList":[],"tags":["xx","cc"],"createTime":"2025/11/11 03:02:26","lang":"zh-CN","excerpt":""},{"path":"/jccp/17627669281/","title":"CPP Zone 机场第7次测评 & 测速","categoryList":[],"tags":["xx","cc"],"createTime":"2025/11/10 21:04:46","lang":"zh-CN","excerpt":""}]}
|
||||
@ -1,28 +1,13 @@
|
||||
export const redirects = JSON.parse("{\"/README%202.html\":\"/demo/zzyg5nqpwh/\",\"/README33.html\":\"/demo/\",\"/demo/bar.html\":\"/demo/wu76xqvp/\",\"/demo/foo.html\":\"/demo/eak3765d/\",\"/jccp/ffq_tg_a-20211101752225.html\":\"/jccp/20211101752225/\",\"/jccp/ffq_tg_a-20251110130446.html\":\"/jccp/17627669281/\",\"/duck/444444.html\":\"/duck/duck1231/\",\"/test2/ttt2222.html\":\"/test2/8798yujizzzz22/\",\"/xx/jjj.html\":\"/zz/sw1l3u7x/\",\"/test/ttt111.html\":\"/test/8798yujixx/\",\"/test3/33333.html\":\"/test3/8793333333zzz22/\",\"/test4/%E6%98%AF%E5%95%8A%E5%95%8A%E5%95%8A.html\":\"/test4/44444zxxx/\",\"/blog/preview/custom-component.example.html\":\"/blog/yg5nqpwh/\",\"/blog/preview/markdown.html\":\"/blog/9mgaypxo/\"}")
|
||||
export const redirects = JSON.parse("{\"/README33.html\":\"/demo/\",\"/markdown.html\":\"/blog/9mgaypxo/\",\"/jccp/ffq_tg_a-20211101752225.html\":\"/jccp/20211101752225/\",\"/jccp/ffq_tg_a-20251110130446.html\":\"/jccp/17627669281/\"}")
|
||||
|
||||
export const routes = Object.fromEntries([
|
||||
["/demo/zzyg5nqpwh/", { loader: () => import(/* webpackChunkName: "demo_zzyg5nqpwh_index.html" */"/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/demo/zzyg5nqpwh/index.html.js"), meta: {"title":"自定义组件"} }],
|
||||
["/README%20b.html", { loader: () => import(/* webpackChunkName: "README b.html" */"/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/README b.html.js"), meta: {"title":"博客首页"} }],
|
||||
["/demo/", { loader: () => import(/* webpackChunkName: "demo_index.html" */"/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/demo/index.html.js"), meta: {"title":"Demo"} }],
|
||||
["/demo/wu76xqvp/", { loader: () => import(/* webpackChunkName: "demo_wu76xqvp_index.html" */"/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/demo/wu76xqvp/index.html.js"), meta: {"title":"bar"} }],
|
||||
["/demo/eak3765d/", { loader: () => import(/* webpackChunkName: "demo_eak3765d_index.html" */"/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/demo/eak3765d/index.html.js"), meta: {"title":"foo"} }],
|
||||
["/blog/9mgaypxo/", { loader: () => import(/* webpackChunkName: "blog_9mgaypxo_index.html" */"/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/blog/9mgaypxo/index.html.js"), meta: {"title":"Markdown"} }],
|
||||
["/jccp/20211101752225/", { loader: () => import(/* webpackChunkName: "jccp_20211101752225_index.html" */"/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/jccp/20211101752225/index.html.js"), meta: {"title":"CPP Zone 机场第9次测评 & 测速"} }],
|
||||
["/jccp/17627669281/", { loader: () => import(/* webpackChunkName: "jccp_17627669281_index.html" */"/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/jccp/17627669281/index.html.js"), meta: {"title":"CPP Zone 机场第7次测评 & 测速"} }],
|
||||
["/duck/duck1231/", { loader: () => import(/* webpackChunkName: "duck_duck1231_index.html" */"/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/duck/duck1231/index.html.js"), meta: {"title":"duck"} }],
|
||||
["/test2/8798yujizzzz22/", { loader: () => import(/* webpackChunkName: "test2_8798yujizzzz22_index.html" */"/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/test2/8798yujizzzz22/index.html.js"), meta: {"title":"xxxxxxxx"} }],
|
||||
["/zz/sw1l3u7x/", { loader: () => import(/* webpackChunkName: "zz_sw1l3u7x_index.html" */"/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/zz/sw1l3u7x/index.html.js"), meta: {"title":"jjj"} }],
|
||||
["/test/8798yujixx/", { loader: () => import(/* webpackChunkName: "test_8798yujixx_index.html" */"/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/test/8798yujixx/index.html.js"), meta: {"title":"ttt"} }],
|
||||
["/test3/8793333333zzz22/", { loader: () => import(/* webpackChunkName: "test3_8793333333zzz22_index.html" */"/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/test3/8793333333zzz22/index.html.js"), meta: {"title":3333333} }],
|
||||
["/test4/44444zxxx/", { loader: () => import(/* webpackChunkName: "test4_44444zxxx_index.html" */"/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/test4/44444zxxx/index.html.js"), meta: {"title":444444} }],
|
||||
["/blog/yg5nqpwh/", { loader: () => import(/* webpackChunkName: "blog_yg5nqpwh_index.html" */"/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/blog/yg5nqpwh/index.html.js"), meta: {"title":"自定义组件"} }],
|
||||
["/blog/9mgaypxo/", { loader: () => import(/* webpackChunkName: "blog_9mgaypxo_index.html" */"/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/blog/9mgaypxo/index.html.js"), meta: {"title":"Markdown"} }],
|
||||
["/404.html", { loader: () => import(/* webpackChunkName: "404.html" */"/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/404.html.js"), meta: {"title":""} }],
|
||||
["/jccp/", { loader: () => import(/* webpackChunkName: "jccp_index.html" */"/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/jccp/index.html.js"), meta: {"title":"机场测评"} }],
|
||||
["/", { loader: () => import(/* webpackChunkName: "index.html" */"/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/index.html.js"), meta: {"title":"机场测评"} }],
|
||||
["/jccp/tags/", { loader: () => import(/* webpackChunkName: "jccp_tags_index.html" */"/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/jccp/tags/index.html.js"), meta: {"title":"标签"} }],
|
||||
["/jccp/archives/", { loader: () => import(/* webpackChunkName: "jccp_archives_index.html" */"/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/jccp/archives/index.html.js"), meta: {"title":"归档"} }],
|
||||
["/jccp/categories/", { loader: () => import(/* webpackChunkName: "jccp_categories_index.html" */"/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/jccp/categories/index.html.js"), meta: {"title":"分类"} }],
|
||||
["/blog/", { loader: () => import(/* webpackChunkName: "blog_index.html" */"/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/blog/index.html.js"), meta: {"title":"Blog"} }],
|
||||
["/blog/tags/", { loader: () => import(/* webpackChunkName: "blog_tags_index.html" */"/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/blog/tags/index.html.js"), meta: {"title":"标签"} }],
|
||||
["/blog/archives/", { loader: () => import(/* webpackChunkName: "blog_archives_index.html" */"/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/blog/archives/index.html.js"), meta: {"title":"归档"} }],
|
||||
["/blog/categories/", { loader: () => import(/* webpackChunkName: "blog_categories_index.html" */"/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/blog/categories/index.html.js"), meta: {"title":"分类"} }],
|
||||
]);
|
||||
|
||||
@ -1 +1 @@
|
||||
export const siteData = JSON.parse("{\"base\":\"/\",\"lang\":\"zh-CN\",\"title\":\"tjtj\",\"description\":\"tjtj\",\"head\":[[\"link\",{\"rel\":\"icon\",\"type\":\"image/png\",\"href\":\"https://theme-plume.vuejs.press/favicon-32x32.png\"}]],\"locales\":{}}")
|
||||
export const siteData = JSON.parse("{\"base\":\"/\",\"lang\":\"zh-CN\",\"title\":\"天天测\",\"description\":\"机场测评、机场测速、机场推荐\",\"head\":[[\"link\",{\"rel\":\"icon\",\"type\":\"image/png\",\"href\":\"https://theme-plume.vuejs.press/favicon-32x32.png\"}]],\"locales\":{}}")
|
||||
|
||||
@ -1 +1 @@
|
||||
export const themeData = {"locales":{"/":{"selectLanguageName":"简体中文","selectLanguageText":"选择语言","appearanceText":"外观","lightModeSwitchTitle":"切换为浅色主题","darkModeSwitchTitle":"切换为深色主题","outlineLabel":"此页内容","returnToTopLabel":"返回顶部","editLinkText":"编辑此页","contributorsText":"贡献者","prevPageLabel":"上一页","nextPageLabel":"下一页","lastUpdatedText":"最后更新于","changelogText":"变更历史","changelogOnText":"于","changelogButtonText":"查看全部变更历史","copyrightText":"版权所有","copyrightAuthorText":"版权归属:","copyrightCreationOriginalText":"本文链接:","copyrightCreationTranslateText":"本文翻译自:","copyrightCreationReprintText":"本文转载自:","copyrightLicenseText":"许可证:","notFound":{"code":"404","title":"页面未找到","quote":"但是,如果你不改变方向,并且一直寻找,最终可能会到达你要去的地方。","linkText":"返回首页"},"homeText":"首页","postsText":"博客","tagText":"标签","archiveText":"归档","categoryText":"分类","archiveTotalText":"{count} 篇","encryptButtonText":"确认","encryptPlaceholder":"请输入密码","encryptGlobalText":"本站只允许密码访问","encryptPageText":"本页面只允许密码访问","footer":false,"home":"/","layout":"Blog","logo":"https://theme-plume.vuejs.press/plume.png","social":[],"profile":{"avatar":"https://theme-plume.vuejs.press/plume.png","name":"tjtj","description":"tjtj"},"transition":{"page":true,"postList":true,"appearance":"fade"},"navbar":[{"text":"首页","link":"/"},{"text":"博客","link":"/blog/"},{"text":"标签","link":"/tags/"},{"text":"归档","link":"/archives/"},{"text":"test","link":"/test/"},{"text":"test2","link":"/test2/"},{"text":"每日测速","link":"/每日测速/"},{"text":"机场测评","link":"/jccp/"},{"text":"duck","link":"/duck/"},{"text":"demo","link":"/demo/"},{"text":"笔记","items":[{"text":"示例","link":"/demo/README.md"}]}]}},"appearance":true,"navbarSocialInclude":["github","twitter","discord","facebook"],"aside":true,"outline":[2,3],"externalLinkIcon":true,"editLink":true,"prevPage":true,"nextPage":true,"footer":false,"home":"/","layout":"Blog","logo":"https://theme-plume.vuejs.press/plume.png","social":[],"profile":{"avatar":"https://theme-plume.vuejs.press/plume.png","name":"tjtj","description":"tjtj"},"transition":{"page":true,"postList":true,"appearance":"fade"},"contributors":true,"changelog":false}
|
||||
export const themeData = {"locales":{"/":{"selectLanguageName":"简体中文","selectLanguageText":"选择语言","appearanceText":"外观","lightModeSwitchTitle":"切换为浅色主题","darkModeSwitchTitle":"切换为深色主题","outlineLabel":"此页内容","returnToTopLabel":"返回顶部","editLinkText":"编辑此页","contributorsText":"贡献者","prevPageLabel":"上一页","nextPageLabel":"下一页","lastUpdatedText":"最后更新于","changelogText":"变更历史","changelogOnText":"于","changelogButtonText":"查看全部变更历史","copyrightText":"版权所有","copyrightAuthorText":"版权归属:","copyrightCreationOriginalText":"本文链接:","copyrightCreationTranslateText":"本文翻译自:","copyrightCreationReprintText":"本文转载自:","copyrightLicenseText":"许可证:","notFound":{"code":"404","title":"页面未找到","quote":"但是,如果你不改变方向,并且一直寻找,最终可能会到达你要去的地方。","linkText":"返回首页"},"homeText":"首页","postsText":"博客","tagText":"标签","archiveText":"归档","categoryText":"分类","archiveTotalText":"{count} 篇","encryptButtonText":"确认","encryptPlaceholder":"请输入密码","encryptGlobalText":"本站只允许密码访问","encryptPageText":"本页面只允许密码访问","footer":false,"home":"/","layout":"Blog","logo":"https://theme-plume.vuejs.press/plume.png","social":[],"profile":{"avatar":"https://theme-plume.vuejs.press/plume.png","name":"天天测","description":"每天测试一个机场"},"transition":{"page":true,"postList":true,"appearance":"fade"},"navbar":[{"text":"每天测速","link":"/"}]}},"appearance":true,"navbarSocialInclude":["github","twitter","discord","facebook"],"aside":true,"outline":[2,3],"externalLinkIcon":true,"editLink":true,"prevPage":true,"nextPage":true,"footer":false,"home":"/","layout":"Blog","logo":"https://theme-plume.vuejs.press/plume.png","social":[],"profile":{"avatar":"https://theme-plume.vuejs.press/plume.png","name":"天天测","description":"每天测试一个机场"},"transition":{"page":true,"postList":true,"appearance":"fade"},"contributors":true,"changelog":false}
|
||||
@ -1,3 +0,0 @@
|
||||
import comp from "/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/README b.html.vue"
|
||||
const data = JSON.parse("{\"path\":\"/README%20b.html\",\"title\":\"博客首页\",\"lang\":\"zh-CN\",\"frontmatter\":{\"pageLayout\":\"blog\",\"title\":\"博客首页\",\"description\":\"欢迎来到我的博客\",\"draft\":true},\"readingTime\":{\"minutes\":0.05,\"words\":16},\"git\":{},\"filePathRelative\":\"README b.md\",\"headers\":[],\"type\":\"posts\"}")
|
||||
export { comp, data }
|
||||
@ -1,3 +0,0 @@
|
||||
<template><div></div></template>
|
||||
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
import comp from "/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/blog/9mgaypxo/index.html.vue"
|
||||
const data = JSON.parse("{\"path\":\"/blog/9mgaypxo/\",\"title\":\"Markdown\",\"lang\":\"zh-CN\",\"frontmatter\":{\"title\":\"Markdown\",\"tags\":[\"markdown\"],\"createTime\":\"2025/10/19 17:47:57\",\"permalink\":\"/blog/9mgaypxo/\"},\"readingTime\":{\"minutes\":3.36,\"words\":1009},\"git\":{},\"filePathRelative\":\"blog/preview/markdown.md\",\"headers\":[],\"categoryList\":[{\"id\":\"5ebeb6\",\"sort\":10000,\"name\":\"preview\"}]}")
|
||||
const data = JSON.parse("{\"path\":\"/blog/9mgaypxo/\",\"title\":\"Markdown\",\"lang\":\"zh-CN\",\"frontmatter\":{\"title\":\"Markdown\",\"tags\":[\"markdown\"],\"createTime\":\"2025/10/19 17:47:57\",\"permalink\":\"/blog/9mgaypxo/\"},\"readingTime\":{\"minutes\":3.36,\"words\":1009},\"git\":{},\"filePathRelative\":\"markdown.md\",\"headers\":[]}")
|
||||
export { comp, data }
|
||||
|
||||
@ -1,3 +0,0 @@
|
||||
import comp from "/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/blog/archives/index.html.vue"
|
||||
const data = JSON.parse("{\"path\":\"/blog/archives/\",\"title\":\"归档\",\"lang\":\"zh-CN\",\"frontmatter\":{\"lang\":\"zh-CN\",\"title\":\"归档\",\"draft\":true},\"readingTime\":{\"minutes\":0,\"words\":0},\"git\":{},\"filePathRelative\":null,\"headers\":[],\"type\":\"posts-archives\"}")
|
||||
export { comp, data }
|
||||
@ -1,3 +0,0 @@
|
||||
import comp from "/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/blog/categories/index.html.vue"
|
||||
const data = JSON.parse("{\"path\":\"/blog/categories/\",\"title\":\"分类\",\"lang\":\"zh-CN\",\"frontmatter\":{\"lang\":\"zh-CN\",\"title\":\"分类\",\"draft\":true},\"readingTime\":{\"minutes\":0,\"words\":0},\"git\":{},\"filePathRelative\":null,\"headers\":[],\"type\":\"posts-categories\"}")
|
||||
export { comp, data }
|
||||
@ -1,3 +0,0 @@
|
||||
<template><div></div></template>
|
||||
|
||||
|
||||
@ -1,3 +0,0 @@
|
||||
import comp from "/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/blog/index.html.vue"
|
||||
const data = JSON.parse("{\"path\":\"/blog/\",\"title\":\"Blog\",\"lang\":\"zh-CN\",\"frontmatter\":{\"lang\":\"zh-CN\",\"title\":\"Blog\",\"draft\":true},\"readingTime\":{\"minutes\":0,\"words\":0},\"git\":{},\"filePathRelative\":null,\"headers\":[],\"type\":\"posts\"}")
|
||||
export { comp, data }
|
||||
@ -1,3 +0,0 @@
|
||||
<template><div></div></template>
|
||||
|
||||
|
||||
@ -1,3 +0,0 @@
|
||||
import comp from "/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/blog/tags/index.html.vue"
|
||||
const data = JSON.parse("{\"path\":\"/blog/tags/\",\"title\":\"标签\",\"lang\":\"zh-CN\",\"frontmatter\":{\"lang\":\"zh-CN\",\"title\":\"标签\",\"draft\":true},\"readingTime\":{\"minutes\":0,\"words\":0},\"git\":{},\"filePathRelative\":null,\"headers\":[],\"type\":\"posts-tags\"}")
|
||||
export { comp, data }
|
||||
@ -1,3 +0,0 @@
|
||||
<template><div></div></template>
|
||||
|
||||
|
||||
@ -1,3 +0,0 @@
|
||||
import comp from "/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/blog/yg5nqpwh/index.html.vue"
|
||||
const data = JSON.parse("{\"path\":\"/blog/yg5nqpwh/\",\"title\":\"自定义组件\",\"lang\":\"zh-CN\",\"frontmatter\":{\"title\":\"自定义组件\",\"tags\":[\"预览\",\"组件\"],\"createTime\":\"2025/10/19 17:47:57\",\"permalink\":\"/blog/yg5nqpwh/\"},\"readingTime\":{\"minutes\":0.07,\"words\":20},\"git\":{},\"filePathRelative\":\"blog/preview/custom-component.example.md\",\"headers\":[],\"categoryList\":[{\"id\":\"5ebeb6\",\"sort\":10000,\"name\":\"preview\"}]}")
|
||||
export { comp, data }
|
||||
@ -1,3 +0,0 @@
|
||||
<template><div><CustomComponent /></div></template>
|
||||
|
||||
|
||||
@ -1,3 +0,0 @@
|
||||
import comp from "/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/demo/eak3765d/index.html.vue"
|
||||
const data = JSON.parse("{\"path\":\"/demo/eak3765d/\",\"title\":\"foo\",\"lang\":\"zh-CN\",\"frontmatter\":{\"title\":\"foo\",\"createTime\":\"2025/10/19 17:47:57\",\"permalink\":\"/demo/eak3765d/\"},\"readingTime\":{\"minutes\":0.04,\"words\":11},\"git\":{},\"filePathRelative\":\"demo/foo.md\",\"headers\":[]}")
|
||||
export { comp, data }
|
||||
@ -1,4 +0,0 @@
|
||||
<template><div><p><VPLink href="./bar.md">bar</VPLink></p>
|
||||
</div></template>
|
||||
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
import comp from "/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/demo/index.html.vue"
|
||||
const data = JSON.parse("{\"path\":\"/demo/\",\"title\":\"Demo\",\"lang\":\"zh-CN\",\"frontmatter\":{\"title\":\"Demo\",\"createTime\":\"2025/10/19 17:47:57\",\"permalink\":\"/demo/\"},\"readingTime\":{\"minutes\":0.04,\"words\":13},\"git\":{},\"filePathRelative\":\"README33.md\",\"headers\":[]}")
|
||||
const data = JSON.parse("{\"path\":\"/demo/\",\"title\":\"Demo\",\"lang\":\"zh-CN\",\"frontmatter\":{\"title\":\"Demo\",\"createTime\":\"2025/10/19 17:47:57\",\"permalink\":\"/demo/\"},\"readingTime\":{\"minutes\":0.04,\"words\":13},\"git\":{\"createdTime\":1762941450000,\"updatedTime\":1762941450000,\"contributors\":[{\"name\":\"hellcat\",\"username\":\"\",\"email\":\"\",\"commits\":1,\"avatar\":\"https://gravatar.com/avatar/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855?d=retro\"}]},\"filePathRelative\":\"README33.md\",\"headers\":[]}")
|
||||
export { comp, data }
|
||||
|
||||
@ -1,3 +0,0 @@
|
||||
import comp from "/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/demo/wu76xqvp/index.html.vue"
|
||||
const data = JSON.parse("{\"path\":\"/demo/wu76xqvp/\",\"title\":\"bar\",\"lang\":\"zh-CN\",\"frontmatter\":{\"title\":\"bar\",\"createTime\":\"2025/10/19 17:47:57\",\"permalink\":\"/demo/wu76xqvp/\"},\"readingTime\":{\"minutes\":0.04,\"words\":11},\"git\":{},\"filePathRelative\":\"demo/bar.md\",\"headers\":[]}")
|
||||
export { comp, data }
|
||||
@ -1,4 +0,0 @@
|
||||
<template><div><p><VPLink href="./foo.md">foo</VPLink></p>
|
||||
</div></template>
|
||||
|
||||
|
||||
@ -1,3 +0,0 @@
|
||||
import comp from "/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/demo/zzyg5nqpwh/index.html.vue"
|
||||
const data = JSON.parse("{\"path\":\"/demo/zzyg5nqpwh/\",\"title\":\"自定义组件\",\"lang\":\"zh-CN\",\"frontmatter\":{\"title\":\"自定义组件\",\"tags\":[\"预览\",\"组件\"],\"createTime\":\"2025/10/19 17:47:57\",\"permalink\":\"/demo/zzyg5nqpwh/\"},\"readingTime\":{\"minutes\":0.07,\"words\":20},\"git\":{},\"filePathRelative\":\"README 2.md\",\"headers\":[]}")
|
||||
export { comp, data }
|
||||
@ -1,3 +0,0 @@
|
||||
<template><div><CustomComponent /></div></template>
|
||||
|
||||
|
||||
@ -1,3 +0,0 @@
|
||||
import comp from "/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/duck/duck1231/index.html.vue"
|
||||
const data = JSON.parse("{\"path\":\"/duck/duck1231/\",\"title\":\"duck\",\"lang\":\"zh-CN\",\"frontmatter\":{\"title\":\"duck\",\"createTime\":\"2025/10/19 17:47:57\",\"permalink\":\"/duck/duck1231/\"},\"readingTime\":{\"minutes\":0.03,\"words\":10},\"git\":{},\"filePathRelative\":\"duck/444444.md\",\"headers\":[]}")
|
||||
export { comp, data }
|
||||
@ -1,4 +0,0 @@
|
||||
<template><div><p>3333334444</p>
|
||||
</div></template>
|
||||
|
||||
|
||||
3
vuepress/docs/.vuepress/.temp/pages/index.html.js
Normal file
3
vuepress/docs/.vuepress/.temp/pages/index.html.js
Normal file
@ -0,0 +1,3 @@
|
||||
import comp from "/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/index.html.vue"
|
||||
const data = JSON.parse("{\"path\":\"/\",\"title\":\"机场测评\",\"lang\":\"zh-CN\",\"frontmatter\":{\"lang\":\"zh-CN\",\"title\":\"机场测评\",\"draft\":true},\"readingTime\":{\"minutes\":0,\"words\":0},\"git\":{},\"filePathRelative\":null,\"headers\":[],\"type\":\"posts\"}")
|
||||
export { comp, data }
|
||||
@ -1,3 +0,0 @@
|
||||
import comp from "/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/jccp/17627652021/index.html.vue"
|
||||
const data = JSON.parse("{\"path\":\"/jccp/17627652021/\",\"title\":\"CPP Zone 机场第7次测评 & 测速\",\"lang\":\"zh-CN\",\"frontmatter\":{\"title\":\"CPP Zone 机场第7次测评 & 测速\",\"tags\":[\"xx\",\"cc\"],\"createTime\":\"2025-11-10T13:04:46.000Z\",\"permalink\":\"/jccp/17627652021/\"},\"readingTime\":{\"minutes\":1.8,\"words\":539},\"git\":{},\"filePathRelative\":\"jccp/ffq_tg_a-20251110130446.md\",\"headers\":[],\"categoryList\":[]}")
|
||||
export { comp, data }
|
||||
@ -1,88 +0,0 @@
|
||||
<template><div><h2 id="机场介绍" tabindex="-1"><a class="header-anchor" href="#机场介绍"><span>机场介绍</span></a></h2>
|
||||
<h3 id="主观评分" tabindex="-1"><a class="header-anchor" href="#主观评分"><span><img style='height:16px;' src='/icon.png'> 主观评分</span></a></h3>
|
||||
<p>稳定 ★★★★☆<br>
|
||||
速度 ★★★☆☆<br>
|
||||
延迟 ★★★★☆<br>
|
||||
性价比 ★★★☆☆<br>
|
||||
(以上评分仅供参考)</p>
|
||||
<h3 id="机场自介" tabindex="-1"><a class="header-anchor" href="#机场自介"><span><img style='height:16px;' src='/icon.png'> 机场自介</span></a></h3>
|
||||
<p>🚀 高达10Gbps带宽,极速网络体验 🌀<br>
|
||||
🌍 内网节点遍布全球,连接无国界 🌐<br>
|
||||
⚡️ 稳定高速,适合敏感时期使用 🏎<br>
|
||||
🎯 精准设计,保障最佳网络质量 🎛</p>
|
||||
<h3 id="链接导航" tabindex="-1"><a class="header-anchor" href="#链接导航"><span><img style='height:16px;' src='/icon.png'> 链接导航</span></a></h3>
|
||||
<p>开业:2024.4.8<br>
|
||||
官网:点击进入<br>
|
||||
频道:https://t.me/CPPZone_com<br>
|
||||
群组:https://t.me/CPPZone_Home</p>
|
||||
<h3 id="主观点评" tabindex="-1"><a class="header-anchor" href="#主观点评"><span><img style='height:16px;' src='/icon.png'> 主观点评</span></a></h3>
|
||||
<p>发挥比较稳定,依然只有一个电信入口。</p>
|
||||
<h3 id="天天测评提醒您" tabindex="-1"><a class="header-anchor" href="#天天测评提醒您"><span><img style='height:16px;' src='/icon.png'> 天天测评提醒您</span></a></h3>
|
||||
<p>任何机场都有跑路可能,建议仅月付,以降低风险。(本消息不针对任何机场)</p>
|
||||
<h2 id="套餐价格" tabindex="-1"><a class="header-anchor" href="#套餐价格"><span>套餐价格</span></a></h2>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th style="text-align:center;">套餐</th>
|
||||
<th style="text-align:center;">流量</th>
|
||||
<th style="text-align:center;">月付</th>
|
||||
<th style="text-align:center;">季付</th>
|
||||
<th style="text-align:center;">半年</th>
|
||||
<th style="text-align:center;">年付</th>
|
||||
<th style="text-align:center;">一次性</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td style="text-align:center;">CPP01-小桶</td>
|
||||
<td style="text-align:center;">100 GB</td>
|
||||
<td style="text-align:center;">15.99</td>
|
||||
<td style="text-align:center;">45.99</td>
|
||||
<td style="text-align:center;">88.99</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:center;">CPP02-中桶</td>
|
||||
<td style="text-align:center;">250 GB</td>
|
||||
<td style="text-align:center;">26.99</td>
|
||||
<td style="text-align:center;">78.99</td>
|
||||
<td style="text-align:center;">149.99</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:center;">CPP03-大桶</td>
|
||||
<td style="text-align:center;">500 GB</td>
|
||||
<td style="text-align:center;">48.99</td>
|
||||
<td style="text-align:center;">139.99</td>
|
||||
<td style="text-align:center;">269.99</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:center;">CPP04-超大桶</td>
|
||||
<td style="text-align:center;">1000 GB</td>
|
||||
<td style="text-align:center;">89.99</td>
|
||||
<td style="text-align:center;">259.99</td>
|
||||
<td style="text-align:center;">499.99</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 id="节点测试" tabindex="-1"><a class="header-anchor" href="#节点测试"><span>节点测试</span></a></h2>
|
||||
<img class='img_cesu' src='https://dd.loc/upload/ffq_tg-base:69117266ed6bc5.67808164file_10'>
|
||||
<h2 id="其他" tabindex="-1"><a class="header-anchor" href="#其他"><span>其他</span></a></h2>
|
||||
<p>提取失败:null</p>
|
||||
<h2 id="其他-1" tabindex="-1"><a class="header-anchor" href="#其他-1"><span>其他</span></a></h2>
|
||||
<p>提取失败:null</p>
|
||||
<h2 id="其他-2" tabindex="-1"><a class="header-anchor" href="#其他-2"><span>其他</span></a></h2>
|
||||
<p>提取失败:null</p>
|
||||
<h2 id="其他-3" tabindex="-1"><a class="header-anchor" href="#其他-3"><span>其他</span></a></h2>
|
||||
<p>提取失败:null</p>
|
||||
<h2 id="其他-4" tabindex="-1"><a class="header-anchor" href="#其他-4"><span>其他</span></a></h2>
|
||||
<p>CPP Zone</p>
|
||||
</div></template>
|
||||
|
||||
|
||||
@ -1,3 +0,0 @@
|
||||
import comp from "/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/jccp/17627665381/index.html.vue"
|
||||
const data = JSON.parse("{\"path\":\"/jccp/17627665381/\",\"title\":\"CPP Zone 机场第7次测评 & 测速\",\"lang\":\"zh-CN\",\"frontmatter\":{\"title\":\"CPP Zone 机场第7次测评 & 测速\",\"tags\":[\"xx\",\"cc\"],\"createTime\":\"2025-11-10T13:04:46.000Z\",\"permalink\":\"/jccp/17627665381/\"},\"readingTime\":{\"minutes\":1.8,\"words\":539},\"git\":{},\"filePathRelative\":\"jccp/ffq_tg_a-20251110130446.md\",\"headers\":[],\"categoryList\":[]}")
|
||||
export { comp, data }
|
||||
@ -1,88 +0,0 @@
|
||||
<template><div><h2 id="机场介绍" tabindex="-1"><a class="header-anchor" href="#机场介绍"><span>机场介绍</span></a></h2>
|
||||
<h3 id="主观评分" tabindex="-1"><a class="header-anchor" href="#主观评分"><span><img style='height:16px;' src='/icon.png'> 主观评分</span></a></h3>
|
||||
<p>稳定 ★★★★☆<br>
|
||||
速度 ★★★☆☆<br>
|
||||
延迟 ★★★★☆<br>
|
||||
性价比 ★★★☆☆<br>
|
||||
(以上评分仅供参考)</p>
|
||||
<h3 id="机场自介" tabindex="-1"><a class="header-anchor" href="#机场自介"><span><img style='height:16px;' src='/icon.png'> 机场自介</span></a></h3>
|
||||
<p>🚀 高达10Gbps带宽,极速网络体验 🌀<br>
|
||||
🌍 内网节点遍布全球,连接无国界 🌐<br>
|
||||
⚡️ 稳定高速,适合敏感时期使用 🏎<br>
|
||||
🎯 精准设计,保障最佳网络质量 🎛</p>
|
||||
<h3 id="链接导航" tabindex="-1"><a class="header-anchor" href="#链接导航"><span><img style='height:16px;' src='/icon.png'> 链接导航</span></a></h3>
|
||||
<p>开业:2024.4.8<br>
|
||||
官网:点击进入<br>
|
||||
频道:https://t.me/CPPZone_com<br>
|
||||
群组:https://t.me/CPPZone_Home</p>
|
||||
<h3 id="主观点评" tabindex="-1"><a class="header-anchor" href="#主观点评"><span><img style='height:16px;' src='/icon.png'> 主观点评</span></a></h3>
|
||||
<p>发挥比较稳定,依然只有一个电信入口。</p>
|
||||
<h3 id="天天测评提醒您" tabindex="-1"><a class="header-anchor" href="#天天测评提醒您"><span><img style='height:16px;' src='/icon.png'> 天天测评提醒您</span></a></h3>
|
||||
<p>任何机场都有跑路可能,建议仅月付,以降低风险。(本消息不针对任何机场)</p>
|
||||
<h2 id="套餐价格" tabindex="-1"><a class="header-anchor" href="#套餐价格"><span>套餐价格</span></a></h2>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th style="text-align:center;">套餐</th>
|
||||
<th style="text-align:center;">流量</th>
|
||||
<th style="text-align:center;">月付</th>
|
||||
<th style="text-align:center;">季付</th>
|
||||
<th style="text-align:center;">半年</th>
|
||||
<th style="text-align:center;">年付</th>
|
||||
<th style="text-align:center;">一次性</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td style="text-align:center;">CPP01-小桶</td>
|
||||
<td style="text-align:center;">100 GB</td>
|
||||
<td style="text-align:center;">15.99</td>
|
||||
<td style="text-align:center;">45.99</td>
|
||||
<td style="text-align:center;">88.99</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:center;">CPP02-中桶</td>
|
||||
<td style="text-align:center;">250 GB</td>
|
||||
<td style="text-align:center;">26.99</td>
|
||||
<td style="text-align:center;">78.99</td>
|
||||
<td style="text-align:center;">149.99</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:center;">CPP03-大桶</td>
|
||||
<td style="text-align:center;">500 GB</td>
|
||||
<td style="text-align:center;">48.99</td>
|
||||
<td style="text-align:center;">139.99</td>
|
||||
<td style="text-align:center;">269.99</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:center;">CPP04-超大桶</td>
|
||||
<td style="text-align:center;">1000 GB</td>
|
||||
<td style="text-align:center;">89.99</td>
|
||||
<td style="text-align:center;">259.99</td>
|
||||
<td style="text-align:center;">499.99</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 id="节点测试" tabindex="-1"><a class="header-anchor" href="#节点测试"><span>节点测试</span></a></h2>
|
||||
<img class='img_cesu' src='https://dd.loc/upload/ffq_tg-base:69117266ed6bc5.67808164file_10'>
|
||||
<h2 id="其他" tabindex="-1"><a class="header-anchor" href="#其他"><span>其他</span></a></h2>
|
||||
<p>提取失败:null</p>
|
||||
<h2 id="其他-1" tabindex="-1"><a class="header-anchor" href="#其他-1"><span>其他</span></a></h2>
|
||||
<p>提取失败:null</p>
|
||||
<h2 id="其他-2" tabindex="-1"><a class="header-anchor" href="#其他-2"><span>其他</span></a></h2>
|
||||
<p>提取失败:null</p>
|
||||
<h2 id="其他-3" tabindex="-1"><a class="header-anchor" href="#其他-3"><span>其他</span></a></h2>
|
||||
<p>提取失败:null</p>
|
||||
<h2 id="其他-4" tabindex="-1"><a class="header-anchor" href="#其他-4"><span>其他</span></a></h2>
|
||||
<p>CPP Zone</p>
|
||||
</div></template>
|
||||
|
||||
|
||||
@ -1,3 +0,0 @@
|
||||
import comp from "/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/jccp/17627666031/index.html.vue"
|
||||
const data = JSON.parse("{\"path\":\"/jccp/17627666031/\",\"title\":\"CPP Zone 机场第7次测评 & 测速\",\"lang\":\"zh-CN\",\"frontmatter\":{\"title\":\"CPP Zone 机场第7次测评 & 测速\",\"tags\":[\"xx\",\"cc\"],\"createTime\":\"2025-11-10T13:04:46.000Z\",\"permalink\":\"/jccp/17627666031/\"},\"readingTime\":{\"minutes\":1.8,\"words\":540},\"git\":{},\"filePathRelative\":\"jccp/ffq_tg_a-20251110130446.md\",\"headers\":[],\"categoryList\":[]}")
|
||||
export { comp, data }
|
||||
@ -1,88 +0,0 @@
|
||||
<template><div><h2 id="机场介绍123" tabindex="-1"><a class="header-anchor" href="#机场介绍123"><span>机场介绍123</span></a></h2>
|
||||
<h3 id="主观评分" tabindex="-1"><a class="header-anchor" href="#主观评分"><span><img style='height:16px;' src='/icon.png'> 主观评分</span></a></h3>
|
||||
<p>稳定 ★★★★☆<br>
|
||||
速度 ★★★☆☆<br>
|
||||
延迟 ★★★★☆<br>
|
||||
性价比 ★★★☆☆<br>
|
||||
(以上评分仅供参考)</p>
|
||||
<h3 id="机场自介" tabindex="-1"><a class="header-anchor" href="#机场自介"><span><img style='height:16px;' src='/icon.png'> 机场自介</span></a></h3>
|
||||
<p>🚀 高达10Gbps带宽,极速网络体验 🌀<br>
|
||||
🌍 内网节点遍布全球,连接无国界 🌐<br>
|
||||
⚡️ 稳定高速,适合敏感时期使用 🏎<br>
|
||||
🎯 精准设计,保障最佳网络质量 🎛</p>
|
||||
<h3 id="链接导航" tabindex="-1"><a class="header-anchor" href="#链接导航"><span><img style='height:16px;' src='/icon.png'> 链接导航</span></a></h3>
|
||||
<p>开业:2024.4.8<br>
|
||||
官网:点击进入<br>
|
||||
频道:https://t.me/CPPZone_com<br>
|
||||
群组:https://t.me/CPPZone_Home</p>
|
||||
<h3 id="主观点评" tabindex="-1"><a class="header-anchor" href="#主观点评"><span><img style='height:16px;' src='/icon.png'> 主观点评</span></a></h3>
|
||||
<p>发挥比较稳定,依然只有一个电信入口。</p>
|
||||
<h3 id="天天测评提醒您" tabindex="-1"><a class="header-anchor" href="#天天测评提醒您"><span><img style='height:16px;' src='/icon.png'> 天天测评提醒您</span></a></h3>
|
||||
<p>任何机场都有跑路可能,建议仅月付,以降低风险。(本消息不针对任何机场)</p>
|
||||
<h2 id="套餐价格" tabindex="-1"><a class="header-anchor" href="#套餐价格"><span>套餐价格</span></a></h2>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th style="text-align:center;">套餐</th>
|
||||
<th style="text-align:center;">流量</th>
|
||||
<th style="text-align:center;">月付</th>
|
||||
<th style="text-align:center;">季付</th>
|
||||
<th style="text-align:center;">半年</th>
|
||||
<th style="text-align:center;">年付</th>
|
||||
<th style="text-align:center;">一次性</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td style="text-align:center;">CPP01-小桶</td>
|
||||
<td style="text-align:center;">100 GB</td>
|
||||
<td style="text-align:center;">15.99</td>
|
||||
<td style="text-align:center;">45.99</td>
|
||||
<td style="text-align:center;">88.99</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:center;">CPP02-中桶</td>
|
||||
<td style="text-align:center;">250 GB</td>
|
||||
<td style="text-align:center;">26.99</td>
|
||||
<td style="text-align:center;">78.99</td>
|
||||
<td style="text-align:center;">149.99</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:center;">CPP03-大桶</td>
|
||||
<td style="text-align:center;">500 GB</td>
|
||||
<td style="text-align:center;">48.99</td>
|
||||
<td style="text-align:center;">139.99</td>
|
||||
<td style="text-align:center;">269.99</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:center;">CPP04-超大桶</td>
|
||||
<td style="text-align:center;">1000 GB</td>
|
||||
<td style="text-align:center;">89.99</td>
|
||||
<td style="text-align:center;">259.99</td>
|
||||
<td style="text-align:center;">499.99</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 id="节点测试" tabindex="-1"><a class="header-anchor" href="#节点测试"><span>节点测试</span></a></h2>
|
||||
<img class='img_cesu' src='https://dd.loc/upload/ffq_tg-base:69117266ed6bc5.67808164file_10'>
|
||||
<h2 id="其他" tabindex="-1"><a class="header-anchor" href="#其他"><span>其他</span></a></h2>
|
||||
<p>提取失败:null</p>
|
||||
<h2 id="其他-1" tabindex="-1"><a class="header-anchor" href="#其他-1"><span>其他</span></a></h2>
|
||||
<p>提取失败:null</p>
|
||||
<h2 id="其他-2" tabindex="-1"><a class="header-anchor" href="#其他-2"><span>其他</span></a></h2>
|
||||
<p>提取失败:null</p>
|
||||
<h2 id="其他-3" tabindex="-1"><a class="header-anchor" href="#其他-3"><span>其他</span></a></h2>
|
||||
<p>提取失败:null</p>
|
||||
<h2 id="其他-4" tabindex="-1"><a class="header-anchor" href="#其他-4"><span>其他</span></a></h2>
|
||||
<p>CPP Zone</p>
|
||||
</div></template>
|
||||
|
||||
|
||||
@ -1,3 +0,0 @@
|
||||
import comp from "/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/jccp/17627666781/index.html.vue"
|
||||
const data = JSON.parse("{\"path\":\"/jccp/17627666781/\",\"title\":\"CPP Zone 机场第7次测评 & 测速\",\"lang\":\"zh-CN\",\"frontmatter\":{\"title\":\"CPP Zone 机场第7次测评 & 测速\",\"tags\":[\"xx\",\"cc\"],\"createTime\":\"2025-11-10T13:04:46.000Z\",\"permalink\":\"/jccp/17627666781/\"},\"readingTime\":{\"minutes\":1.8,\"words\":540},\"git\":{},\"filePathRelative\":\"jccp/ffq_tg_a-20251110130446.md\",\"headers\":[],\"categoryList\":[]}")
|
||||
export { comp, data }
|
||||
@ -1,88 +0,0 @@
|
||||
<template><div><h2 id="机场介绍1239999" tabindex="-1"><a class="header-anchor" href="#机场介绍1239999"><span>机场介绍1239999</span></a></h2>
|
||||
<h3 id="主观评分" tabindex="-1"><a class="header-anchor" href="#主观评分"><span><img style='height:16px;' src='/icon.png'> 主观评分</span></a></h3>
|
||||
<p>稳定 ★★★★☆<br>
|
||||
速度 ★★★☆☆<br>
|
||||
延迟 ★★★★☆<br>
|
||||
性价比 ★★★☆☆<br>
|
||||
(以上评分仅供参考)</p>
|
||||
<h3 id="机场自介" tabindex="-1"><a class="header-anchor" href="#机场自介"><span><img style='height:16px;' src='/icon.png'> 机场自介</span></a></h3>
|
||||
<p>🚀 高达10Gbps带宽,极速网络体验 🌀<br>
|
||||
🌍 内网节点遍布全球,连接无国界 🌐<br>
|
||||
⚡️ 稳定高速,适合敏感时期使用 🏎<br>
|
||||
🎯 精准设计,保障最佳网络质量 🎛</p>
|
||||
<h3 id="链接导航" tabindex="-1"><a class="header-anchor" href="#链接导航"><span><img style='height:16px;' src='/icon.png'> 链接导航</span></a></h3>
|
||||
<p>开业:2024.4.8<br>
|
||||
官网:点击进入<br>
|
||||
频道:https://t.me/CPPZone_com<br>
|
||||
群组:https://t.me/CPPZone_Home</p>
|
||||
<h3 id="主观点评" tabindex="-1"><a class="header-anchor" href="#主观点评"><span><img style='height:16px;' src='/icon.png'> 主观点评</span></a></h3>
|
||||
<p>发挥比较稳定,依然只有一个电信入口。</p>
|
||||
<h3 id="天天测评提醒您" tabindex="-1"><a class="header-anchor" href="#天天测评提醒您"><span><img style='height:16px;' src='/icon.png'> 天天测评提醒您</span></a></h3>
|
||||
<p>任何机场都有跑路可能,建议仅月付,以降低风险。(本消息不针对任何机场)</p>
|
||||
<h2 id="套餐价格" tabindex="-1"><a class="header-anchor" href="#套餐价格"><span>套餐价格</span></a></h2>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th style="text-align:center;">套餐</th>
|
||||
<th style="text-align:center;">流量</th>
|
||||
<th style="text-align:center;">月付</th>
|
||||
<th style="text-align:center;">季付</th>
|
||||
<th style="text-align:center;">半年</th>
|
||||
<th style="text-align:center;">年付</th>
|
||||
<th style="text-align:center;">一次性</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td style="text-align:center;">CPP01-小桶</td>
|
||||
<td style="text-align:center;">100 GB</td>
|
||||
<td style="text-align:center;">15.99</td>
|
||||
<td style="text-align:center;">45.99</td>
|
||||
<td style="text-align:center;">88.99</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:center;">CPP02-中桶</td>
|
||||
<td style="text-align:center;">250 GB</td>
|
||||
<td style="text-align:center;">26.99</td>
|
||||
<td style="text-align:center;">78.99</td>
|
||||
<td style="text-align:center;">149.99</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:center;">CPP03-大桶</td>
|
||||
<td style="text-align:center;">500 GB</td>
|
||||
<td style="text-align:center;">48.99</td>
|
||||
<td style="text-align:center;">139.99</td>
|
||||
<td style="text-align:center;">269.99</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:center;">CPP04-超大桶</td>
|
||||
<td style="text-align:center;">1000 GB</td>
|
||||
<td style="text-align:center;">89.99</td>
|
||||
<td style="text-align:center;">259.99</td>
|
||||
<td style="text-align:center;">499.99</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 id="节点测试" tabindex="-1"><a class="header-anchor" href="#节点测试"><span>节点测试</span></a></h2>
|
||||
<img class='img_cesu' src='https://dd.loc/upload/ffq_tg-base:69117266ed6bc5.67808164file_10'>
|
||||
<h2 id="其他" tabindex="-1"><a class="header-anchor" href="#其他"><span>其他</span></a></h2>
|
||||
<p>提取失败:null</p>
|
||||
<h2 id="其他-1" tabindex="-1"><a class="header-anchor" href="#其他-1"><span>其他</span></a></h2>
|
||||
<p>提取失败:null</p>
|
||||
<h2 id="其他-2" tabindex="-1"><a class="header-anchor" href="#其他-2"><span>其他</span></a></h2>
|
||||
<p>提取失败:null</p>
|
||||
<h2 id="其他-3" tabindex="-1"><a class="header-anchor" href="#其他-3"><span>其他</span></a></h2>
|
||||
<p>提取失败:null</p>
|
||||
<h2 id="其他-4" tabindex="-1"><a class="header-anchor" href="#其他-4"><span>其他</span></a></h2>
|
||||
<p>CPP Zone</p>
|
||||
</div></template>
|
||||
|
||||
|
||||
@ -1,3 +0,0 @@
|
||||
import comp from "/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/jccp/17627667101/index.html.vue"
|
||||
const data = JSON.parse("{\"path\":\"/jccp/17627667101/\",\"title\":\"CPP Zone 机场第7次测评 & 测速\",\"lang\":\"zh-CN\",\"frontmatter\":{\"title\":\"CPP Zone 机场第7次测评 & 测速\",\"tags\":[\"xx\",\"cc\"],\"createTime\":\"2025-11-10T13:04:46.000Z\",\"permalink\":\"/jccp/17627667101/\"},\"readingTime\":{\"minutes\":1.8,\"words\":540},\"git\":{},\"filePathRelative\":\"jccp/ffq_tg_a-20251110130446.md\",\"headers\":[],\"categoryList\":[]}")
|
||||
export { comp, data }
|
||||
@ -1,88 +0,0 @@
|
||||
<template><div><h2 id="机场介绍1239999" tabindex="-1"><a class="header-anchor" href="#机场介绍1239999"><span>机场介绍1239999</span></a></h2>
|
||||
<h3 id="主观评分" tabindex="-1"><a class="header-anchor" href="#主观评分"><span><img style='height:16px;' src='/icon.png'> 主观评分</span></a></h3>
|
||||
<p>稳定 ★★★★☆<br>
|
||||
速度 ★★★☆☆<br>
|
||||
延迟 ★★★★☆<br>
|
||||
性价比 ★★★☆☆<br>
|
||||
(以上评分仅供参考)</p>
|
||||
<h3 id="机场自介" tabindex="-1"><a class="header-anchor" href="#机场自介"><span><img style='height:16px;' src='/icon.png'> 机场自介</span></a></h3>
|
||||
<p>🚀 高达10Gbps带宽,极速网络体验 🌀<br>
|
||||
🌍 内网节点遍布全球,连接无国界 🌐<br>
|
||||
⚡️ 稳定高速,适合敏感时期使用 🏎<br>
|
||||
🎯 精准设计,保障最佳网络质量 🎛</p>
|
||||
<h3 id="链接导航" tabindex="-1"><a class="header-anchor" href="#链接导航"><span><img style='height:16px;' src='/icon.png'> 链接导航</span></a></h3>
|
||||
<p>开业:2024.4.8<br>
|
||||
官网:点击进入<br>
|
||||
频道:https://t.me/CPPZone_com<br>
|
||||
群组:https://t.me/CPPZone_Home</p>
|
||||
<h3 id="主观点评" tabindex="-1"><a class="header-anchor" href="#主观点评"><span><img style='height:16px;' src='/icon.png'> 主观点评</span></a></h3>
|
||||
<p>发挥比较稳定,依然只有一个电信入口。</p>
|
||||
<h3 id="天天测评提醒您" tabindex="-1"><a class="header-anchor" href="#天天测评提醒您"><span><img style='height:16px;' src='/icon.png'> 天天测评提醒您</span></a></h3>
|
||||
<p>任何机场都有跑路可能,建议仅月付,以降低风险。(本消息不针对任何机场)</p>
|
||||
<h2 id="套餐价格" tabindex="-1"><a class="header-anchor" href="#套餐价格"><span>套餐价格</span></a></h2>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th style="text-align:center;">套餐</th>
|
||||
<th style="text-align:center;">流量</th>
|
||||
<th style="text-align:center;">月付</th>
|
||||
<th style="text-align:center;">季付</th>
|
||||
<th style="text-align:center;">半年</th>
|
||||
<th style="text-align:center;">年付</th>
|
||||
<th style="text-align:center;">一次性</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td style="text-align:center;">CPP01-小桶</td>
|
||||
<td style="text-align:center;">100 GB</td>
|
||||
<td style="text-align:center;">15.99</td>
|
||||
<td style="text-align:center;">45.99</td>
|
||||
<td style="text-align:center;">88.99</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:center;">CPP02-中桶</td>
|
||||
<td style="text-align:center;">250 GB</td>
|
||||
<td style="text-align:center;">26.99</td>
|
||||
<td style="text-align:center;">78.99</td>
|
||||
<td style="text-align:center;">149.99</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:center;">CPP03-大桶</td>
|
||||
<td style="text-align:center;">500 GB</td>
|
||||
<td style="text-align:center;">48.99</td>
|
||||
<td style="text-align:center;">139.99</td>
|
||||
<td style="text-align:center;">269.99</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:center;">CPP04-超大桶</td>
|
||||
<td style="text-align:center;">1000 GB</td>
|
||||
<td style="text-align:center;">89.99</td>
|
||||
<td style="text-align:center;">259.99</td>
|
||||
<td style="text-align:center;">499.99</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 id="节点测试" tabindex="-1"><a class="header-anchor" href="#节点测试"><span>节点测试</span></a></h2>
|
||||
<img class='img_cesu' src='https://dd.loc/upload/ffq_tg-base:69117266ed6bc5.67808164file_10'>
|
||||
<h2 id="其他" tabindex="-1"><a class="header-anchor" href="#其他"><span>其他</span></a></h2>
|
||||
<p>提取失败:null</p>
|
||||
<h2 id="其他-1" tabindex="-1"><a class="header-anchor" href="#其他-1"><span>其他</span></a></h2>
|
||||
<p>提取失败:null</p>
|
||||
<h2 id="其他-2" tabindex="-1"><a class="header-anchor" href="#其他-2"><span>其他</span></a></h2>
|
||||
<p>提取失败:null</p>
|
||||
<h2 id="其他-3" tabindex="-1"><a class="header-anchor" href="#其他-3"><span>其他</span></a></h2>
|
||||
<p>提取失败:null</p>
|
||||
<h2 id="其他-4" tabindex="-1"><a class="header-anchor" href="#其他-4"><span>其他</span></a></h2>
|
||||
<p>CPP Zone</p>
|
||||
</div></template>
|
||||
|
||||
|
||||
@ -1,3 +0,0 @@
|
||||
import comp from "/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/jccp/17627667961/index.html.vue"
|
||||
const data = JSON.parse("{\"path\":\"/jccp/17627667961/\",\"title\":\"CPP Zone 机场第7次测评 & 测速\",\"lang\":\"zh-CN\",\"frontmatter\":{\"title\":\"CPP Zone 机场第7次测评 & 测速\",\"tags\":[\"xx\",\"cc\"],\"createTime\":\"2025-11-10T13:04:46.000Z\",\"permalink\":\"/jccp/17627667961/\"},\"readingTime\":{\"minutes\":1.8,\"words\":540},\"git\":{},\"filePathRelative\":\"jccp/ffq_tg_a-20251110130446.md\",\"headers\":[],\"categoryList\":[]}")
|
||||
export { comp, data }
|
||||
@ -1,88 +0,0 @@
|
||||
<template><div><h2 id="机场介绍x" tabindex="-1"><a class="header-anchor" href="#机场介绍x"><span>机场介绍x</span></a></h2>
|
||||
<h3 id="主观评分" tabindex="-1"><a class="header-anchor" href="#主观评分"><span><img style='height:16px;' src='/icon.png'> 主观评分</span></a></h3>
|
||||
<p>稳定 ★★★★☆<br>
|
||||
速度 ★★★☆☆<br>
|
||||
延迟 ★★★★☆<br>
|
||||
性价比 ★★★☆☆<br>
|
||||
(以上评分仅供参考)</p>
|
||||
<h3 id="机场自介" tabindex="-1"><a class="header-anchor" href="#机场自介"><span><img style='height:16px;' src='/icon.png'> 机场自介</span></a></h3>
|
||||
<p>🚀 高达10Gbps带宽,极速网络体验 🌀<br>
|
||||
🌍 内网节点遍布全球,连接无国界 🌐<br>
|
||||
⚡️ 稳定高速,适合敏感时期使用 🏎<br>
|
||||
🎯 精准设计,保障最佳网络质量 🎛</p>
|
||||
<h3 id="链接导航" tabindex="-1"><a class="header-anchor" href="#链接导航"><span><img style='height:16px;' src='/icon.png'> 链接导航</span></a></h3>
|
||||
<p>开业:2024.4.8<br>
|
||||
官网:点击进入<br>
|
||||
频道:https://t.me/CPPZone_com<br>
|
||||
群组:https://t.me/CPPZone_Home</p>
|
||||
<h3 id="主观点评" tabindex="-1"><a class="header-anchor" href="#主观点评"><span><img style='height:16px;' src='/icon.png'> 主观点评</span></a></h3>
|
||||
<p>发挥比较稳定,依然只有一个电信入口。</p>
|
||||
<h3 id="天天测评提醒您" tabindex="-1"><a class="header-anchor" href="#天天测评提醒您"><span><img style='height:16px;' src='/icon.png'> 天天测评提醒您</span></a></h3>
|
||||
<p>任何机场都有跑路可能,建议仅月付,以降低风险。(本消息不针对任何机场)</p>
|
||||
<h2 id="套餐价格" tabindex="-1"><a class="header-anchor" href="#套餐价格"><span>套餐价格</span></a></h2>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th style="text-align:center;">套餐</th>
|
||||
<th style="text-align:center;">流量</th>
|
||||
<th style="text-align:center;">月付</th>
|
||||
<th style="text-align:center;">季付</th>
|
||||
<th style="text-align:center;">半年</th>
|
||||
<th style="text-align:center;">年付</th>
|
||||
<th style="text-align:center;">一次性</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td style="text-align:center;">CPP01-小桶</td>
|
||||
<td style="text-align:center;">100 GB</td>
|
||||
<td style="text-align:center;">15.99</td>
|
||||
<td style="text-align:center;">45.99</td>
|
||||
<td style="text-align:center;">88.99</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:center;">CPP02-中桶</td>
|
||||
<td style="text-align:center;">250 GB</td>
|
||||
<td style="text-align:center;">26.99</td>
|
||||
<td style="text-align:center;">78.99</td>
|
||||
<td style="text-align:center;">149.99</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:center;">CPP03-大桶</td>
|
||||
<td style="text-align:center;">500 GB</td>
|
||||
<td style="text-align:center;">48.99</td>
|
||||
<td style="text-align:center;">139.99</td>
|
||||
<td style="text-align:center;">269.99</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:center;">CPP04-超大桶</td>
|
||||
<td style="text-align:center;">1000 GB</td>
|
||||
<td style="text-align:center;">89.99</td>
|
||||
<td style="text-align:center;">259.99</td>
|
||||
<td style="text-align:center;">499.99</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 id="节点测试" tabindex="-1"><a class="header-anchor" href="#节点测试"><span>节点测试</span></a></h2>
|
||||
<img class='img_cesu' src='https://dd.loc/upload/ffq_tg-base:69117266ed6bc5.67808164file_10'>
|
||||
<h2 id="其他" tabindex="-1"><a class="header-anchor" href="#其他"><span>其他</span></a></h2>
|
||||
<p>提取失败:null</p>
|
||||
<h2 id="其他-1" tabindex="-1"><a class="header-anchor" href="#其他-1"><span>其他</span></a></h2>
|
||||
<p>提取失败:null</p>
|
||||
<h2 id="其他-2" tabindex="-1"><a class="header-anchor" href="#其他-2"><span>其他</span></a></h2>
|
||||
<p>提取失败:null</p>
|
||||
<h2 id="其他-3" tabindex="-1"><a class="header-anchor" href="#其他-3"><span>其他</span></a></h2>
|
||||
<p>提取失败:null</p>
|
||||
<h2 id="其他-4" tabindex="-1"><a class="header-anchor" href="#其他-4"><span>其他</span></a></h2>
|
||||
<p>CPP Zone</p>
|
||||
</div></template>
|
||||
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
import comp from "/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/jccp/17627669281/index.html.vue"
|
||||
const data = JSON.parse("{\"path\":\"/jccp/17627669281/\",\"title\":\"CPP Zone 机场第7次测评 & 测速\",\"lang\":\"zh-CN\",\"frontmatter\":{\"title\":\"CPP Zone 机场第7次测评 & 测速\",\"tags\":[\"xx\",\"cc\"],\"createTime\":\"2025-11-10T13:04:46.000Z\",\"permalink\":\"/jccp/17627669281/\"},\"readingTime\":{\"minutes\":1.8,\"words\":540},\"git\":{},\"filePathRelative\":\"jccp/ffq_tg_a-20251110130446.md\",\"headers\":[],\"categoryList\":[]}")
|
||||
const data = JSON.parse("{\"path\":\"/jccp/17627669281/\",\"title\":\"CPP Zone 机场第7次测评 & 测速\",\"lang\":\"zh-CN\",\"frontmatter\":{\"title\":\"CPP Zone 机场第7次测评 & 测速\",\"tags\":[\"xx\",\"cc\"],\"createTime\":\"2025-11-10T13:04:46.000Z\",\"permalink\":\"/jccp/17627669281/\"},\"readingTime\":{\"minutes\":1.8,\"words\":540},\"git\":{\"createdTime\":1762941450000,\"updatedTime\":1762941450000,\"contributors\":[{\"name\":\"hellcat\",\"username\":\"\",\"email\":\"\",\"commits\":1,\"avatar\":\"https://gravatar.com/avatar/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855?d=retro\"}]},\"filePathRelative\":\"jccp/ffq_tg_a-20251110130446.md\",\"headers\":[],\"categoryList\":[]}")
|
||||
export { comp, data }
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
import comp from "/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/jccp/20211101752225/index.html.vue"
|
||||
const data = JSON.parse("{\"path\":\"/jccp/20211101752225/\",\"title\":\"CPP Zone 机场第9次测评 & 测速\",\"lang\":\"zh-CN\",\"frontmatter\":{\"title\":\"CPP Zone 机场第9次测评 & 测速\",\"tags\":[\"xx\",\"cc\"],\"createTime\":\"2025-11-10T19:02:26.000Z\",\"permalink\":\"/jccp/20211101752225/\"},\"readingTime\":{\"minutes\":1.8,\"words\":539},\"git\":{},\"filePathRelative\":\"jccp/ffq_tg_a-20211101752225.md\",\"headers\":[],\"categoryList\":[]}")
|
||||
const data = JSON.parse("{\"path\":\"/jccp/20211101752225/\",\"title\":\"CPP Zone 机场第9次测评 & 测速\",\"lang\":\"zh-CN\",\"frontmatter\":{\"title\":\"CPP Zone 机场第9次测评 & 测速\",\"tags\":[\"xx\",\"cc\"],\"createTime\":\"2025-11-10T19:02:26.000Z\",\"permalink\":\"/jccp/20211101752225/\"},\"readingTime\":{\"minutes\":1.8,\"words\":539},\"git\":{\"createdTime\":1762941450000,\"updatedTime\":1762941450000,\"contributors\":[{\"name\":\"hellcat\",\"username\":\"\",\"email\":\"\",\"commits\":1,\"avatar\":\"https://gravatar.com/avatar/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855?d=retro\"}]},\"filePathRelative\":\"jccp/ffq_tg_a-20211101752225.md\",\"headers\":[],\"categoryList\":[]}")
|
||||
export { comp, data }
|
||||
|
||||
@ -1,3 +0,0 @@
|
||||
import comp from "/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/jccp/202111017522251/index.html.vue"
|
||||
const data = JSON.parse("{\"path\":\"/jccp/202111017522251/\",\"title\":\"CPP Zone 机场第9次测评 & 测速\",\"lang\":\"zh-CN\",\"frontmatter\":{\"title\":\"CPP Zone 机场第9次测评 & 测速\",\"tags\":[\"xx\",\"cc\"],\"createTime\":\"2025-11-10T17:52:11.000Z\",\"permalink\":\"/jccp/202111017522251/\"},\"readingTime\":{\"minutes\":1.8,\"words\":539},\"git\":{},\"filePathRelative\":\"jccp/ffq_tg_a-20211101752225.md\",\"headers\":[],\"categoryList\":[]}")
|
||||
export { comp, data }
|
||||
@ -1,88 +0,0 @@
|
||||
<template><div><h2 id="机场介绍" tabindex="-1"><a class="header-anchor" href="#机场介绍"><span>机场介绍</span></a></h2>
|
||||
<h3 id="主观评分" tabindex="-1"><a class="header-anchor" href="#主观评分"><span><img style='height:16px;' src='/icon.png'> 主观评分</span></a></h3>
|
||||
<p>稳定 ★★★★☆<br>
|
||||
速度 ★★★☆☆<br>
|
||||
延迟 ★★★★☆<br>
|
||||
性价比 ★★★☆☆<br>
|
||||
(以上评分仅供参考)</p>
|
||||
<h3 id="机场自介" tabindex="-1"><a class="header-anchor" href="#机场自介"><span><img style='height:16px;' src='/icon.png'> 机场自介</span></a></h3>
|
||||
<p>🚀 高达10Gbps带宽,极速网络体验 🌀<br>
|
||||
🌍 内网节点遍布全球,连接无国界 🌐<br>
|
||||
⚡️ 稳定高速,适合敏感时期使用 🏎<br>
|
||||
🎯 精准设计,保障最佳网络质量 🎛</p>
|
||||
<h3 id="链接导航" tabindex="-1"><a class="header-anchor" href="#链接导航"><span><img style='height:16px;' src='/icon.png'> 链接导航</span></a></h3>
|
||||
<p>开业:2024.4.8<br>
|
||||
官网:点击进入<br>
|
||||
频道:https://t.me/CPPZone_com<br>
|
||||
群组:https://t.me/CPPZone_Home</p>
|
||||
<h3 id="主观点评" tabindex="-1"><a class="header-anchor" href="#主观点评"><span><img style='height:16px;' src='/icon.png'> 主观点评</span></a></h3>
|
||||
<p>发挥比较稳定,依然只有一个电信入口。</p>
|
||||
<h3 id="天天测评提醒您" tabindex="-1"><a class="header-anchor" href="#天天测评提醒您"><span><img style='height:16px;' src='/icon.png'> 天天测评提醒您</span></a></h3>
|
||||
<p>任何机场都有跑路可能,建议仅月付,以降低风险。(本消息不针对任何机场)</p>
|
||||
<h2 id="套餐价格" tabindex="-1"><a class="header-anchor" href="#套餐价格"><span>套餐价格</span></a></h2>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th style="text-align:center;">套餐</th>
|
||||
<th style="text-align:center;">流量</th>
|
||||
<th style="text-align:center;">月付</th>
|
||||
<th style="text-align:center;">季付</th>
|
||||
<th style="text-align:center;">半年</th>
|
||||
<th style="text-align:center;">年付</th>
|
||||
<th style="text-align:center;">一次性</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td style="text-align:center;">CPP01-小桶</td>
|
||||
<td style="text-align:center;">100 GB</td>
|
||||
<td style="text-align:center;">15.99</td>
|
||||
<td style="text-align:center;">45.99</td>
|
||||
<td style="text-align:center;">88.99</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:center;">CPP02-中桶</td>
|
||||
<td style="text-align:center;">250 GB</td>
|
||||
<td style="text-align:center;">26.99</td>
|
||||
<td style="text-align:center;">78.99</td>
|
||||
<td style="text-align:center;">149.99</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:center;">CPP03-大桶</td>
|
||||
<td style="text-align:center;">500 GB</td>
|
||||
<td style="text-align:center;">48.99</td>
|
||||
<td style="text-align:center;">139.99</td>
|
||||
<td style="text-align:center;">269.99</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:center;">CPP04-超大桶</td>
|
||||
<td style="text-align:center;">1000 GB</td>
|
||||
<td style="text-align:center;">89.99</td>
|
||||
<td style="text-align:center;">259.99</td>
|
||||
<td style="text-align:center;">499.99</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
<td style="text-align:center;">×</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 id="节点测试" tabindex="-1"><a class="header-anchor" href="#节点测试"><span>节点测试</span></a></h2>
|
||||
<img class='img_cesu' src='https://dd.loc/upload/ffq_tg-base:6911b5c739d307.24169214file_10'>
|
||||
<h2 id="其他" tabindex="-1"><a class="header-anchor" href="#其他"><span>其他</span></a></h2>
|
||||
<p>提取失败:null</p>
|
||||
<h2 id="其他-1" tabindex="-1"><a class="header-anchor" href="#其他-1"><span>其他</span></a></h2>
|
||||
<p>提取失败:null</p>
|
||||
<h2 id="其他-2" tabindex="-1"><a class="header-anchor" href="#其他-2"><span>其他</span></a></h2>
|
||||
<p>提取失败:null</p>
|
||||
<h2 id="其他-3" tabindex="-1"><a class="header-anchor" href="#其他-3"><span>其他</span></a></h2>
|
||||
<p>提取失败:null</p>
|
||||
<h2 id="其他-4" tabindex="-1"><a class="header-anchor" href="#其他-4"><span>其他</span></a></h2>
|
||||
<p>CPP Zone</p>
|
||||
</div></template>
|
||||
|
||||
|
||||
@ -1,3 +0,0 @@
|
||||
import comp from "/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/jccp/index.html.vue"
|
||||
const data = JSON.parse("{\"path\":\"/jccp/\",\"title\":\"机场测评\",\"lang\":\"zh-CN\",\"frontmatter\":{\"lang\":\"zh-CN\",\"title\":\"机场测评\",\"draft\":true},\"readingTime\":{\"minutes\":0,\"words\":0},\"git\":{},\"filePathRelative\":null,\"headers\":[],\"type\":\"posts\"}")
|
||||
export { comp, data }
|
||||
@ -1,3 +0,0 @@
|
||||
<template><div></div></template>
|
||||
|
||||
|
||||
@ -1,3 +0,0 @@
|
||||
import comp from "/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/test/8798yujixx/index.html.vue"
|
||||
const data = JSON.parse("{\"path\":\"/test/8798yujixx/\",\"title\":\"ttt\",\"lang\":\"zh-CN\",\"frontmatter\":{\"title\":\"ttt\",\"createTime\":\"2025/10/19 17:47:57\",\"permalink\":\"/test/8798yujixx/\"},\"readingTime\":{\"minutes\":0.03,\"words\":10},\"git\":{},\"filePathRelative\":\"test/ttt111.md\",\"headers\":[]}")
|
||||
export { comp, data }
|
||||
@ -1,4 +0,0 @@
|
||||
<template><div><p>xcvcxv</p>
|
||||
</div></template>
|
||||
|
||||
|
||||
@ -1,3 +0,0 @@
|
||||
import comp from "/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/test2/8798yujizzzz22/index.html.vue"
|
||||
const data = JSON.parse("{\"path\":\"/test2/8798yujizzzz22/\",\"title\":\"xxxxxxxx\",\"lang\":\"zh-CN\",\"frontmatter\":{\"title\":\"xxxxxxxx\",\"createTime\":\"2025/10/19 17:47:57\",\"permalink\":\"/test2/8798yujizzzz22/\"},\"readingTime\":{\"minutes\":0.04,\"words\":11},\"git\":{},\"filePathRelative\":\"test2/ttt2222.md\",\"headers\":[]}")
|
||||
export { comp, data }
|
||||
@ -1,5 +0,0 @@
|
||||
<template><div><p>xcvcxv2</p>
|
||||
<p>222222</p>
|
||||
</div></template>
|
||||
|
||||
|
||||
@ -1,3 +0,0 @@
|
||||
import comp from "/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/test3/8793333333zzz22/index.html.vue"
|
||||
const data = JSON.parse("{\"path\":\"/test3/8793333333zzz22/\",\"title\":\"3333333\",\"lang\":\"zh-CN\",\"frontmatter\":{\"title\":3333333,\"createTime\":\"2025/10/19 17:47:57\",\"permalink\":\"/test3/8793333333zzz22/\"},\"readingTime\":{\"minutes\":0.03,\"words\":10},\"git\":{},\"filePathRelative\":\"test3/33333.md\",\"headers\":[]}")
|
||||
export { comp, data }
|
||||
@ -1,4 +0,0 @@
|
||||
<template><div><p>333333</p>
|
||||
</div></template>
|
||||
|
||||
|
||||
@ -1,3 +0,0 @@
|
||||
import comp from "/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/test4/44444zxxx/index.html.vue"
|
||||
const data = JSON.parse("{\"path\":\"/test4/44444zxxx/\",\"title\":\"444444\",\"lang\":\"zh-CN\",\"frontmatter\":{\"title\":444444,\"createTime\":\"2025/10/19 17:47:57\",\"permalink\":\"/test4/44444zxxx/\"},\"readingTime\":{\"minutes\":0.03,\"words\":10},\"git\":{},\"filePathRelative\":\"test4/是啊啊啊.md\",\"headers\":[]}")
|
||||
export { comp, data }
|
||||
@ -1,4 +0,0 @@
|
||||
<template><div><p>3333334444</p>
|
||||
</div></template>
|
||||
|
||||
|
||||
@ -1,3 +0,0 @@
|
||||
import comp from "/private/var/www/wwwroot/ttcp.loc/vuepress/docs/.vuepress/.temp/pages/zz/sw1l3u7x/index.html.vue"
|
||||
const data = JSON.parse("{\"path\":\"/zz/sw1l3u7x/\",\"title\":\"jjj\",\"lang\":\"zh-CN\",\"frontmatter\":{\"title\":\"jjj\",\"createTime\":\"2025/11/09 19:49:03\",\"permalink\":\"/zz/sw1l3u7x/\"},\"readingTime\":{\"minutes\":0.03,\"words\":10},\"git\":{},\"filePathRelative\":\"xx/jjj.md\",\"headers\":[]}")
|
||||
export { comp, data }
|
||||
@ -1,4 +0,0 @@
|
||||
<template><div><p>xcvxcv</p>
|
||||
</div></template>
|
||||
|
||||
|
||||
@ -26,85 +26,49 @@
|
||||
*/
|
||||
import { defineCollection, defineCollections } from 'vuepress-theme-plume'
|
||||
|
||||
const blog = defineCollection({
|
||||
// post 类型,这里用于实现 博客功能
|
||||
type: 'post',
|
||||
// 文档集合所在目录,相对于 `docs`
|
||||
dir: 'blog',
|
||||
// 文档标题,它将用于在页面的面包屑导航中显示
|
||||
title: 'Blog',
|
||||
// 文章列表页的链接,如果 `linkPrefix` 未定义,它也将作为 相关的文章的 permalink 的前缀
|
||||
link: '/blog/',
|
||||
linkPrefix: '/blog/', // 相关文章的链接前缀
|
||||
postList: true, // 是否启用文章列表页
|
||||
// tags: true, // 是否启用标签页
|
||||
// archives: true, // 是否启用归档页
|
||||
// categories: true, // 是否启用分类页
|
||||
// postCover: 'right', // 文章封面位置
|
||||
// pagination: 15, // 每页显示文章数量
|
||||
})
|
||||
|
||||
const test = defineCollection({
|
||||
type: 'post',
|
||||
dir: 'test',
|
||||
title: 'Testt',
|
||||
link: '/test/',
|
||||
linkPrefix: '/test/', // 关键:指定文章链接前缀
|
||||
postList: true, // 是否启用文章列表页
|
||||
})
|
||||
|
||||
const test2 = defineCollection({
|
||||
type: 'post',
|
||||
dir: 'test2',
|
||||
title: 'Testt2',
|
||||
link: '/test2/',
|
||||
linkPrefix: '/test2/', // 关键:指定文章链接前缀
|
||||
postList: true, // 是否启用文章列表页
|
||||
})
|
||||
|
||||
const mrcs = defineCollection({
|
||||
type: 'post',
|
||||
dir: '每日测速',
|
||||
title: '每日测速',
|
||||
link: '/每日测速/',
|
||||
linkPrefix: '/每日测速/', // 关键:指定文章链接前缀
|
||||
postList: true, // 是否启用文章列表页
|
||||
})
|
||||
//const blog = defineCollection({
|
||||
// // post 类型,这里用于实现 博客功能
|
||||
// type: 'post',
|
||||
// // 文档集合所在目录,相对于 `docs`
|
||||
// dir: 'blog',
|
||||
// // 文档标题,它将用于在页面的面包屑导航中显示
|
||||
// title: 'Blog',
|
||||
// // 文章列表页的链接,如果 `linkPrefix` 未定义,它也将作为 相关的文章的 permalink 的前缀
|
||||
// link: '/blog/',
|
||||
// linkPrefix: '/blog/', // 相关文章的链接前缀
|
||||
// postList: true, // 是否启用文章列表页
|
||||
// // tags: true, // 是否启用标签页
|
||||
// // archives: true, // 是否启用归档页
|
||||
// // categories: true, // 是否启用分类页
|
||||
// // postCover: 'right', // 文章封面位置
|
||||
// // pagination: 15, // 每页显示文章数量
|
||||
//})
|
||||
|
||||
const jccp = defineCollection({
|
||||
type: 'post',
|
||||
dir: 'jccp',
|
||||
title: '机场测评',
|
||||
link: '/jccp/',
|
||||
linkPrefix: '/jccp/', // 关键:指定文章链接前缀
|
||||
type: 'post',
|
||||
dir: 'jccp',
|
||||
title: '机场测评',
|
||||
link: '/',
|
||||
linkPrefix: '/jccp/', // 关键:指定文章链接前缀
|
||||
postList: true, // 是否启用文章列表页
|
||||
})
|
||||
|
||||
const duck = defineCollection({
|
||||
type: 'post',
|
||||
dir: 'duck',
|
||||
title: 'duck',
|
||||
link: '/',
|
||||
linkPrefix: '/duck/', // 关键:指定文章链接前缀
|
||||
postList: true, // 是否启用文章列表页
|
||||
})
|
||||
|
||||
const demoDoc = defineCollection({
|
||||
// doc 类型,该类型带有侧边栏
|
||||
type: 'post',
|
||||
// 文档集合所在目录,相对于 `docs`
|
||||
dir: 'demo',
|
||||
// `dir` 所指向的目录中的所有 markdown 文件,其 permalink 需要以 `linkPrefix` 配置作为前缀
|
||||
// 如果 前缀不一致,则无法生成侧边栏。
|
||||
// 所以请确保 markdown 文件的 permalink 都以 `linkPrefix` 开头
|
||||
linkPrefix: '/demo',
|
||||
// 文档标题,它将用于在页面的面包屑导航中显示
|
||||
title: 'Demo',
|
||||
// 手动配置侧边栏结构
|
||||
sidebar: ['', 'foo', 'bar'],
|
||||
// 根据文件结构自动生成侧边栏
|
||||
// sidebar: 'auto',
|
||||
})
|
||||
//const demoDoc = defineCollection({
|
||||
// // doc 类型,该类型带有侧边栏
|
||||
// type: 'post',
|
||||
// // 文档集合所在目录,相对于 `docs`
|
||||
// dir: 'demo',
|
||||
// // `dir` 所指向的目录中的所有 markdown 文件,其 permalink 需要以 `linkPrefix` 配置作为前缀
|
||||
// // 如果 前缀不一致,则无法生成侧边栏。
|
||||
// // 所以请确保 markdown 文件的 permalink 都以 `linkPrefix` 开头
|
||||
// linkPrefix: '/demo',
|
||||
// // 文档标题,它将用于在页面的面包屑导航中显示
|
||||
// title: 'Demo',
|
||||
// // 手动配置侧边栏结构
|
||||
// sidebar: ['', 'foo', 'bar'],
|
||||
// // 根据文件结构自动生成侧边栏
|
||||
// // sidebar: 'auto',
|
||||
//})
|
||||
|
||||
/**
|
||||
* 导出所有的 collections
|
||||
@ -116,7 +80,7 @@ export default defineCollection([
|
||||
jccp,
|
||||
// mrcs,
|
||||
// test,
|
||||
blog,
|
||||
// blog,
|
||||
// test2,
|
||||
// duck,
|
||||
])
|
||||
|
||||
@ -16,8 +16,8 @@ import { plumeTheme } from 'vuepress-theme-plume'
|
||||
export default defineUserConfig({
|
||||
base: '/',
|
||||
lang: 'zh-CN',
|
||||
title: 'tjtj',
|
||||
description: 'tjtj',
|
||||
title: '天天测',
|
||||
description: '机场测评、机场测速、机场推荐',
|
||||
|
||||
head: [
|
||||
// 配置站点图标
|
||||
|
||||
2
vuepress/docs/.vuepress/dist/404.html
vendored
2
vuepress/docs/.vuepress/dist/404.html
vendored
File diff suppressed because one or more lines are too long
1
vuepress/docs/.vuepress/dist/README b.html
vendored
1
vuepress/docs/.vuepress/dist/README b.html
vendored
File diff suppressed because one or more lines are too long
@ -1 +0,0 @@
|
||||
import{_ as e,c as o,b as n,o as a}from"./app-CKURXm4F.js";const r={};function l(s,t){return a(),o("div",null,[...t[0]||(t[0]=[n("p",null,"404 Not Found",-1)])])}const i=e(r,[["render",l]]),d=JSON.parse('{"path":"/404.html","title":"","lang":"zh-CN","frontmatter":{"layout":"NotFound"},"readingTime":{"minutes":0.01,"words":3},"git":{},"filePathRelative":null,"headers":[]}');export{i as comp,d as data};
|
||||
1
vuepress/docs/.vuepress/dist/assets/404.html-iXD_SwHj.js
vendored
Normal file
1
vuepress/docs/.vuepress/dist/assets/404.html-iXD_SwHj.js
vendored
Normal file
@ -0,0 +1 @@
|
||||
import{_ as e,c as o,a,o as n}from"./app-BksWvH9i.js";const r={};function l(s,t){return n(),o("div",null,[...t[0]||(t[0]=[a("p",null,"404 Not Found",-1)])])}const i=e(r,[["render",l]]),d=JSON.parse('{"path":"/404.html","title":"","lang":"zh-CN","frontmatter":{"layout":"NotFound"},"readingTime":{"minutes":0.01,"words":3},"git":{},"filePathRelative":null,"headers":[]}');export{i as comp,d as data};
|
||||
@ -1 +0,0 @@
|
||||
import{_ as t,c as e,o as a}from"./app-CKURXm4F.js";const r={};function o(s,c){return a(),e("div")}const i=t(r,[["render",o]]),l=JSON.parse('{"path":"/README%20b.html","title":"博客首页","lang":"zh-CN","frontmatter":{"pageLayout":"blog","title":"博客首页","description":"欢迎来到我的博客","draft":true},"readingTime":{"minutes":0.05,"words":16},"git":{},"filePathRelative":"README b.md","headers":[],"type":"posts"}');export{i as comp,l as data};
|
||||
File diff suppressed because one or more lines are too long
30
vuepress/docs/.vuepress/dist/assets/app-BksWvH9i.js
vendored
Normal file
30
vuepress/docs/.vuepress/dist/assets/app-BksWvH9i.js
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
||||
import{_ as t}from"./icon-B1KGOz42.js";import{_ as a,c as n,e as s,o as r}from"./app-CKURXm4F.js";const l={};function d(h,e){return r(),n("div",null,[...e[0]||(e[0]=[s('<h2 id="机场介绍" tabindex="-1"><a class="header-anchor" href="#机场介绍"><span>机场介绍</span></a></h2><h3 id="主观评分" tabindex="-1"><a class="header-anchor" href="#主观评分"><span><img style="height:16px;" src="'+t+'"> 主观评分</span></a></h3><p>稳定 ★★★★☆<br> 速度 ★★★☆☆<br> 延迟 ★★★★☆<br> 性价比 ★★★☆☆<br> (以上评分仅供参考)</p><h3 id="机场自介" tabindex="-1"><a class="header-anchor" href="#机场自介"><span><img style="height:16px;" src="'+t+'"> 机场自介</span></a></h3><p>🚀 高达10Gbps带宽,极速网络体验 🌀<br> 🌍 内网节点遍布全球,连接无国界 🌐<br> ⚡️ 稳定高速,适合敏感时期使用 🏎<br> 🎯 精准设计,保障最佳网络质量 🎛</p><h3 id="链接导航" tabindex="-1"><a class="header-anchor" href="#链接导航"><span><img style="height:16px;" src="'+t+'"> 链接导航</span></a></h3><p>开业:2024.4.8<br> 官网:点击进入<br> 频道:https://t.me/CPPZone_com<br> 群组:https://t.me/CPPZone_Home</p><h3 id="主观点评" tabindex="-1"><a class="header-anchor" href="#主观点评"><span><img style="height:16px;" src="'+t+'"> 主观点评</span></a></h3><p>发挥比较稳定,依然只有一个电信入口。</p><h3 id="天天测评提醒您" tabindex="-1"><a class="header-anchor" href="#天天测评提醒您"><span><img style="height:16px;" src="'+t+'"> 天天测评提醒您</span></a></h3><p>任何机场都有跑路可能,建议仅月付,以降低风险。(本消息不针对任何机场)</p><h2 id="套餐价格" tabindex="-1"><a class="header-anchor" href="#套餐价格"><span>套餐价格</span></a></h2><table><thead><tr><th style="text-align:center;">套餐</th><th style="text-align:center;">流量</th><th style="text-align:center;">月付</th><th style="text-align:center;">季付</th><th style="text-align:center;">半年</th><th style="text-align:center;">年付</th><th style="text-align:center;">一次性</th></tr></thead><tbody><tr><td style="text-align:center;">CPP01-小桶</td><td style="text-align:center;">100 GB</td><td style="text-align:center;">15.99</td><td style="text-align:center;">45.99</td><td style="text-align:center;">88.99</td><td style="text-align:center;">×</td><td style="text-align:center;">×</td></tr><tr><td style="text-align:center;">CPP02-中桶</td><td style="text-align:center;">250 GB</td><td style="text-align:center;">26.99</td><td style="text-align:center;">78.99</td><td style="text-align:center;">149.99</td><td style="text-align:center;">×</td><td style="text-align:center;">×</td></tr><tr><td style="text-align:center;">CPP03-大桶</td><td style="text-align:center;">500 GB</td><td style="text-align:center;">48.99</td><td style="text-align:center;">139.99</td><td style="text-align:center;">269.99</td><td style="text-align:center;">×</td><td style="text-align:center;">×</td></tr><tr><td style="text-align:center;">CPP04-超大桶</td><td style="text-align:center;">1000 GB</td><td style="text-align:center;">89.99</td><td style="text-align:center;">259.99</td><td style="text-align:center;">499.99</td><td style="text-align:center;">×</td><td style="text-align:center;">×</td></tr></tbody></table><h2 id="节点测试" tabindex="-1"><a class="header-anchor" href="#节点测试"><span>节点测试</span></a></h2><img class="img_cesu" src="https://dd.loc/upload/ffq_tg-base:6911b5c739d307.24169214file_10"><h2 id="其他" tabindex="-1"><a class="header-anchor" href="#其他"><span>其他</span></a></h2><p>提取失败:null</p><h2 id="其他-1" tabindex="-1"><a class="header-anchor" href="#其他-1"><span>其他</span></a></h2><p>提取失败:null</p><h2 id="其他-2" tabindex="-1"><a class="header-anchor" href="#其他-2"><span>其他</span></a></h2><p>提取失败:null</p><h2 id="其他-3" tabindex="-1"><a class="header-anchor" href="#其他-3"><span>其他</span></a></h2><p>提取失败:null</p><h2 id="其他-4" tabindex="-1"><a class="header-anchor" href="#其他-4"><span>其他</span></a></h2><p>CPP Zone</p>',25)])])}const p=a(l,[["render",d]]),x=JSON.parse('{"path":"/jccp/20211101752225/","title":"CPP Zone 机场第9次测评 & 测速","lang":"zh-CN","frontmatter":{"title":"CPP Zone 机场第9次测评 & 测速","tags":["xx","cc"],"createTime":"2025-11-10T19:02:26.000Z","permalink":"/jccp/20211101752225/"},"readingTime":{"minutes":1.8,"words":539},"git":{},"filePathRelative":"jccp/ffq_tg_a-20211101752225.md","headers":[],"categoryList":[]}');export{p as comp,x as data};
|
||||
import{_ as t}from"./icon-B1KGOz42.js";import{_ as a,c as n,e as r,o as s}from"./app-BksWvH9i.js";const d={};function l(c,e){return s(),n("div",null,[...e[0]||(e[0]=[r('<h2 id="机场介绍" tabindex="-1"><a class="header-anchor" href="#机场介绍"><span>机场介绍</span></a></h2><h3 id="主观评分" tabindex="-1"><a class="header-anchor" href="#主观评分"><span><img style="height:16px;" src="'+t+'"> 主观评分</span></a></h3><p>稳定 ★★★★☆<br> 速度 ★★★☆☆<br> 延迟 ★★★★☆<br> 性价比 ★★★☆☆<br> (以上评分仅供参考)</p><h3 id="机场自介" tabindex="-1"><a class="header-anchor" href="#机场自介"><span><img style="height:16px;" src="'+t+'"> 机场自介</span></a></h3><p>🚀 高达10Gbps带宽,极速网络体验 🌀<br> 🌍 内网节点遍布全球,连接无国界 🌐<br> ⚡️ 稳定高速,适合敏感时期使用 🏎<br> 🎯 精准设计,保障最佳网络质量 🎛</p><h3 id="链接导航" tabindex="-1"><a class="header-anchor" href="#链接导航"><span><img style="height:16px;" src="'+t+'"> 链接导航</span></a></h3><p>开业:2024.4.8<br> 官网:点击进入<br> 频道:https://t.me/CPPZone_com<br> 群组:https://t.me/CPPZone_Home</p><h3 id="主观点评" tabindex="-1"><a class="header-anchor" href="#主观点评"><span><img style="height:16px;" src="'+t+'"> 主观点评</span></a></h3><p>发挥比较稳定,依然只有一个电信入口。</p><h3 id="天天测评提醒您" tabindex="-1"><a class="header-anchor" href="#天天测评提醒您"><span><img style="height:16px;" src="'+t+'"> 天天测评提醒您</span></a></h3><p>任何机场都有跑路可能,建议仅月付,以降低风险。(本消息不针对任何机场)</p><h2 id="套餐价格" tabindex="-1"><a class="header-anchor" href="#套餐价格"><span>套餐价格</span></a></h2><table><thead><tr><th style="text-align:center;">套餐</th><th style="text-align:center;">流量</th><th style="text-align:center;">月付</th><th style="text-align:center;">季付</th><th style="text-align:center;">半年</th><th style="text-align:center;">年付</th><th style="text-align:center;">一次性</th></tr></thead><tbody><tr><td style="text-align:center;">CPP01-小桶</td><td style="text-align:center;">100 GB</td><td style="text-align:center;">15.99</td><td style="text-align:center;">45.99</td><td style="text-align:center;">88.99</td><td style="text-align:center;">×</td><td style="text-align:center;">×</td></tr><tr><td style="text-align:center;">CPP02-中桶</td><td style="text-align:center;">250 GB</td><td style="text-align:center;">26.99</td><td style="text-align:center;">78.99</td><td style="text-align:center;">149.99</td><td style="text-align:center;">×</td><td style="text-align:center;">×</td></tr><tr><td style="text-align:center;">CPP03-大桶</td><td style="text-align:center;">500 GB</td><td style="text-align:center;">48.99</td><td style="text-align:center;">139.99</td><td style="text-align:center;">269.99</td><td style="text-align:center;">×</td><td style="text-align:center;">×</td></tr><tr><td style="text-align:center;">CPP04-超大桶</td><td style="text-align:center;">1000 GB</td><td style="text-align:center;">89.99</td><td style="text-align:center;">259.99</td><td style="text-align:center;">499.99</td><td style="text-align:center;">×</td><td style="text-align:center;">×</td></tr></tbody></table><h2 id="节点测试" tabindex="-1"><a class="header-anchor" href="#节点测试"><span>节点测试</span></a></h2><img class="img_cesu" src="https://dd.loc/upload/ffq_tg-base:6911b5c739d307.24169214file_10"><h2 id="其他" tabindex="-1"><a class="header-anchor" href="#其他"><span>其他</span></a></h2><p>提取失败:null</p><h2 id="其他-1" tabindex="-1"><a class="header-anchor" href="#其他-1"><span>其他</span></a></h2><p>提取失败:null</p><h2 id="其他-2" tabindex="-1"><a class="header-anchor" href="#其他-2"><span>其他</span></a></h2><p>提取失败:null</p><h2 id="其他-3" tabindex="-1"><a class="header-anchor" href="#其他-3"><span>其他</span></a></h2><p>提取失败:null</p><h2 id="其他-4" tabindex="-1"><a class="header-anchor" href="#其他-4"><span>其他</span></a></h2><p>CPP Zone</p>',25)])])}const p=a(d,[["render",l]]),x=JSON.parse('{"path":"/jccp/20211101752225/","title":"CPP Zone 机场第9次测评 & 测速","lang":"zh-CN","frontmatter":{"title":"CPP Zone 机场第9次测评 & 测速","tags":["xx","cc"],"createTime":"2025-11-10T19:02:26.000Z","permalink":"/jccp/20211101752225/"},"readingTime":{"minutes":1.8,"words":539},"git":{"createdTime":1762941450000,"updatedTime":1762941450000,"contributors":[{"name":"hellcat","username":"","email":"","commits":1,"avatar":"https://gravatar.com/avatar/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855?d=retro"}]},"filePathRelative":"jccp/ffq_tg_a-20211101752225.md","headers":[],"categoryList":[]}');export{p as comp,x as data};
|
||||
@ -1 +0,0 @@
|
||||
import{_ as t,c as o,a as n,r as a,o as r}from"./app-CKURXm4F.js";const s={};function c(m,i){const e=a("CustomComponent");return r(),o("div",null,[n(e)])}const l=t(s,[["render",c]]),_=JSON.parse('{"path":"/blog/yg5nqpwh/","title":"自定义组件","lang":"zh-CN","frontmatter":{"title":"自定义组件","tags":["预览","组件"],"createTime":"2025/10/19 17:47:57","permalink":"/blog/yg5nqpwh/"},"readingTime":{"minutes":0.07,"words":20},"git":{},"filePathRelative":"blog/preview/custom-component.example.md","headers":[],"categoryList":[{"id":"5ebeb6","sort":10000,"name":"preview"}]}');export{l as comp,_ as data};
|
||||
@ -1 +0,0 @@
|
||||
import{_ as e,c as t,o as a}from"./app-CKURXm4F.js";const r={};function o(n,s){return a(),t("div")}const i=e(r,[["render",o]]),l=JSON.parse('{"path":"/blog/categories/","title":"分类","lang":"zh-CN","frontmatter":{"lang":"zh-CN","title":"分类","draft":true},"readingTime":{"minutes":0,"words":0},"git":{},"filePathRelative":null,"headers":[],"type":"posts-categories"}');export{i as comp,l as data};
|
||||
@ -1 +0,0 @@
|
||||
import{_ as t,c as e,o as a}from"./app-CKURXm4F.js";const o={};function r(n,s){return a(),e("div")}const l=t(o,[["render",r]]),i=JSON.parse('{"path":"/blog/","title":"Blog","lang":"zh-CN","frontmatter":{"lang":"zh-CN","title":"Blog","draft":true},"readingTime":{"minutes":0,"words":0},"git":{},"filePathRelative":null,"headers":[],"type":"posts"}');export{l as comp,i as data};
|
||||
@ -1 +0,0 @@
|
||||
import{_ as t,c as a,b as c,o as r}from"./app-CKURXm4F.js";const n={};function d(o,e){return r(),a("div",null,[...e[0]||(e[0]=[c("p",null,"3333334444",-1)])])}const i=t(n,[["render",d]]),l=JSON.parse('{"path":"/duck/duck1231/","title":"duck","lang":"zh-CN","frontmatter":{"title":"duck","createTime":"2025/10/19 17:47:57","permalink":"/duck/duck1231/"},"readingTime":{"minutes":0.03,"words":10},"git":{},"filePathRelative":"duck/444444.md","headers":[]}');export{i as comp,l as data};
|
||||
@ -1 +0,0 @@
|
||||
import{_ as t,c as a,b as r,o as n}from"./app-CKURXm4F.js";const s={};function o(i,e){return n(),a("div",null,[...e[0]||(e[0]=[r("p",null,"333333",-1)])])}const c=t(s,[["render",o]]),m=JSON.parse('{"path":"/test3/8793333333zzz22/","title":"3333333","lang":"zh-CN","frontmatter":{"title":3333333,"createTime":"2025/10/19 17:47:57","permalink":"/test3/8793333333zzz22/"},"readingTime":{"minutes":0.03,"words":10},"git":{},"filePathRelative":"test3/33333.md","headers":[]}');export{c as comp,m as data};
|
||||
@ -1 +0,0 @@
|
||||
import{_ as t,c as a,b as r,o as n}from"./app-CKURXm4F.js";const s={};function l(o,e){return n(),a("div",null,[...e[0]||(e[0]=[r("p",null,"xcvxcv",-1)])])}const i=t(s,[["render",l]]),m=JSON.parse('{"path":"/zz/sw1l3u7x/","title":"jjj","lang":"zh-CN","frontmatter":{"title":"jjj","createTime":"2025/11/09 19:49:03","permalink":"/zz/sw1l3u7x/"},"readingTime":{"minutes":0.03,"words":10},"git":{},"filePathRelative":"xx/jjj.md","headers":[]}');export{i as comp,m as data};
|
||||
@ -1 +0,0 @@
|
||||
import{_ as x,c as a,b as e,o as n}from"./app-CKURXm4F.js";const r={};function s(i,t){return n(),a("div",null,[...t[0]||(t[0]=[e("p",null,"xcvcxv2",-1),e("p",null,"222222",-1)])])}const o=x(r,[["render",s]]),c=JSON.parse('{"path":"/test2/8798yujizzzz22/","title":"xxxxxxxx","lang":"zh-CN","frontmatter":{"title":"xxxxxxxx","createTime":"2025/10/19 17:47:57","permalink":"/test2/8798yujizzzz22/"},"readingTime":{"minutes":0.04,"words":11},"git":{},"filePathRelative":"test2/ttt2222.md","headers":[]}');export{o as comp,c as data};
|
||||
@ -1 +1 @@
|
||||
import{_ as e,c as t,o as a}from"./app-CKURXm4F.js";const r={};function c(n,o){return a(),t("div")}const i=e(r,[["render",c]]),l=JSON.parse('{"path":"/jccp/categories/","title":"分类","lang":"zh-CN","frontmatter":{"lang":"zh-CN","title":"分类","draft":true},"readingTime":{"minutes":0,"words":0},"git":{},"filePathRelative":null,"headers":[],"type":"posts-categories"}');export{i as comp,l as data};
|
||||
import{_ as e,c as t,o as a}from"./app-BksWvH9i.js";const r={};function c(n,o){return a(),t("div")}const i=e(r,[["render",c]]),l=JSON.parse('{"path":"/jccp/categories/","title":"分类","lang":"zh-CN","frontmatter":{"lang":"zh-CN","title":"分类","draft":true},"readingTime":{"minutes":0,"words":0},"git":{},"filePathRelative":null,"headers":[],"type":"posts-categories"}');export{i as comp,l as data};
|
||||
@ -1 +0,0 @@
|
||||
import{_ as t,c as o,a as n,r as a,o as r}from"./app-CKURXm4F.js";const s={};function m(c,i){const e=a("CustomComponent");return r(),o("div",null,[n(e)])}const l=t(s,[["render",m]]),d=JSON.parse('{"path":"/demo/zzyg5nqpwh/","title":"自定义组件","lang":"zh-CN","frontmatter":{"title":"自定义组件","tags":["预览","组件"],"createTime":"2025/10/19 17:47:57","permalink":"/demo/zzyg5nqpwh/"},"readingTime":{"minutes":0.07,"words":20},"git":{},"filePathRelative":"README 2.md","headers":[]}');export{l as comp,d as data};
|
||||
@ -1 +1 @@
|
||||
import{_ as t}from"./icon-B1KGOz42.js";import{_ as a,c as n,e as s,o as r}from"./app-CKURXm4F.js";const l={};function d(h,e){return r(),n("div",null,[...e[0]||(e[0]=[s('<h2 id="机场介绍xxz" tabindex="-1"><a class="header-anchor" href="#机场介绍xxz"><span>机场介绍xxz</span></a></h2><h3 id="主观评分" tabindex="-1"><a class="header-anchor" href="#主观评分"><span><img style="height:16px;" src="'+t+'"> 主观评分</span></a></h3><p>稳定 ★★★★☆<br> 速度 ★★★☆☆<br> 延迟 ★★★★☆<br> 性价比 ★★★☆☆<br> (以上评分仅供参考)</p><h3 id="机场自介" tabindex="-1"><a class="header-anchor" href="#机场自介"><span><img style="height:16px;" src="'+t+'"> 机场自介</span></a></h3><p>🚀 高达10Gbps带宽,极速网络体验 🌀<br> 🌍 内网节点遍布全球,连接无国界 🌐<br> ⚡️ 稳定高速,适合敏感时期使用 🏎<br> 🎯 精准设计,保障最佳网络质量 🎛</p><h3 id="链接导航" tabindex="-1"><a class="header-anchor" href="#链接导航"><span><img style="height:16px;" src="'+t+'"> 链接导航</span></a></h3><p>开业:2024.4.8<br> 官网:点击进入<br> 频道:https://t.me/CPPZone_com<br> 群组:https://t.me/CPPZone_Home</p><h3 id="主观点评" tabindex="-1"><a class="header-anchor" href="#主观点评"><span><img style="height:16px;" src="'+t+'"> 主观点评</span></a></h3><p>发挥比较稳定,依然只有一个电信入口。</p><h3 id="天天测评提醒您" tabindex="-1"><a class="header-anchor" href="#天天测评提醒您"><span><img style="height:16px;" src="'+t+'"> 天天测评提醒您</span></a></h3><p>任何机场都有跑路可能,建议仅月付,以降低风险。(本消息不针对任何机场)</p><h2 id="套餐价格" tabindex="-1"><a class="header-anchor" href="#套餐价格"><span>套餐价格</span></a></h2><table><thead><tr><th style="text-align:center;">套餐</th><th style="text-align:center;">流量</th><th style="text-align:center;">月付</th><th style="text-align:center;">季付</th><th style="text-align:center;">半年</th><th style="text-align:center;">年付</th><th style="text-align:center;">一次性</th></tr></thead><tbody><tr><td style="text-align:center;">CPP01-小桶</td><td style="text-align:center;">100 GB</td><td style="text-align:center;">15.99</td><td style="text-align:center;">45.99</td><td style="text-align:center;">88.99</td><td style="text-align:center;">×</td><td style="text-align:center;">×</td></tr><tr><td style="text-align:center;">CPP02-中桶</td><td style="text-align:center;">250 GB</td><td style="text-align:center;">26.99</td><td style="text-align:center;">78.99</td><td style="text-align:center;">149.99</td><td style="text-align:center;">×</td><td style="text-align:center;">×</td></tr><tr><td style="text-align:center;">CPP03-大桶</td><td style="text-align:center;">500 GB</td><td style="text-align:center;">48.99</td><td style="text-align:center;">139.99</td><td style="text-align:center;">269.99</td><td style="text-align:center;">×</td><td style="text-align:center;">×</td></tr><tr><td style="text-align:center;">CPP04-超大桶</td><td style="text-align:center;">1000 GB</td><td style="text-align:center;">89.99</td><td style="text-align:center;">259.99</td><td style="text-align:center;">499.99</td><td style="text-align:center;">×</td><td style="text-align:center;">×</td></tr></tbody></table><h2 id="节点测试" tabindex="-1"><a class="header-anchor" href="#节点测试"><span>节点测试</span></a></h2><img class="img_cesu" src="https://dd.loc/upload/ffq_tg-base:69117266ed6bc5.67808164file_10"><h2 id="其他" tabindex="-1"><a class="header-anchor" href="#其他"><span>其他</span></a></h2><p>提取失败:null</p><h2 id="其他-1" tabindex="-1"><a class="header-anchor" href="#其他-1"><span>其他</span></a></h2><p>提取失败:null</p><h2 id="其他-2" tabindex="-1"><a class="header-anchor" href="#其他-2"><span>其他</span></a></h2><p>提取失败:null</p><h2 id="其他-3" tabindex="-1"><a class="header-anchor" href="#其他-3"><span>其他</span></a></h2><p>提取失败:null</p><h2 id="其他-4" tabindex="-1"><a class="header-anchor" href="#其他-4"><span>其他</span></a></h2><p>CPP Zone</p>',25)])])}const p=a(l,[["render",d]]),x=JSON.parse('{"path":"/jccp/17627669281/","title":"CPP Zone 机场第7次测评 & 测速","lang":"zh-CN","frontmatter":{"title":"CPP Zone 机场第7次测评 & 测速","tags":["xx","cc"],"createTime":"2025-11-10T13:04:46.000Z","permalink":"/jccp/17627669281/"},"readingTime":{"minutes":1.8,"words":540},"git":{},"filePathRelative":"jccp/ffq_tg_a-20251110130446.md","headers":[],"categoryList":[]}');export{p as comp,x as data};
|
||||
import{_ as t}from"./icon-B1KGOz42.js";import{_ as a,c as n,e as r,o as s}from"./app-BksWvH9i.js";const d={};function l(c,e){return s(),n("div",null,[...e[0]||(e[0]=[r('<h2 id="机场介绍xxz" tabindex="-1"><a class="header-anchor" href="#机场介绍xxz"><span>机场介绍xxz</span></a></h2><h3 id="主观评分" tabindex="-1"><a class="header-anchor" href="#主观评分"><span><img style="height:16px;" src="'+t+'"> 主观评分</span></a></h3><p>稳定 ★★★★☆<br> 速度 ★★★☆☆<br> 延迟 ★★★★☆<br> 性价比 ★★★☆☆<br> (以上评分仅供参考)</p><h3 id="机场自介" tabindex="-1"><a class="header-anchor" href="#机场自介"><span><img style="height:16px;" src="'+t+'"> 机场自介</span></a></h3><p>🚀 高达10Gbps带宽,极速网络体验 🌀<br> 🌍 内网节点遍布全球,连接无国界 🌐<br> ⚡️ 稳定高速,适合敏感时期使用 🏎<br> 🎯 精准设计,保障最佳网络质量 🎛</p><h3 id="链接导航" tabindex="-1"><a class="header-anchor" href="#链接导航"><span><img style="height:16px;" src="'+t+'"> 链接导航</span></a></h3><p>开业:2024.4.8<br> 官网:点击进入<br> 频道:https://t.me/CPPZone_com<br> 群组:https://t.me/CPPZone_Home</p><h3 id="主观点评" tabindex="-1"><a class="header-anchor" href="#主观点评"><span><img style="height:16px;" src="'+t+'"> 主观点评</span></a></h3><p>发挥比较稳定,依然只有一个电信入口。</p><h3 id="天天测评提醒您" tabindex="-1"><a class="header-anchor" href="#天天测评提醒您"><span><img style="height:16px;" src="'+t+'"> 天天测评提醒您</span></a></h3><p>任何机场都有跑路可能,建议仅月付,以降低风险。(本消息不针对任何机场)</p><h2 id="套餐价格" tabindex="-1"><a class="header-anchor" href="#套餐价格"><span>套餐价格</span></a></h2><table><thead><tr><th style="text-align:center;">套餐</th><th style="text-align:center;">流量</th><th style="text-align:center;">月付</th><th style="text-align:center;">季付</th><th style="text-align:center;">半年</th><th style="text-align:center;">年付</th><th style="text-align:center;">一次性</th></tr></thead><tbody><tr><td style="text-align:center;">CPP01-小桶</td><td style="text-align:center;">100 GB</td><td style="text-align:center;">15.99</td><td style="text-align:center;">45.99</td><td style="text-align:center;">88.99</td><td style="text-align:center;">×</td><td style="text-align:center;">×</td></tr><tr><td style="text-align:center;">CPP02-中桶</td><td style="text-align:center;">250 GB</td><td style="text-align:center;">26.99</td><td style="text-align:center;">78.99</td><td style="text-align:center;">149.99</td><td style="text-align:center;">×</td><td style="text-align:center;">×</td></tr><tr><td style="text-align:center;">CPP03-大桶</td><td style="text-align:center;">500 GB</td><td style="text-align:center;">48.99</td><td style="text-align:center;">139.99</td><td style="text-align:center;">269.99</td><td style="text-align:center;">×</td><td style="text-align:center;">×</td></tr><tr><td style="text-align:center;">CPP04-超大桶</td><td style="text-align:center;">1000 GB</td><td style="text-align:center;">89.99</td><td style="text-align:center;">259.99</td><td style="text-align:center;">499.99</td><td style="text-align:center;">×</td><td style="text-align:center;">×</td></tr></tbody></table><h2 id="节点测试" tabindex="-1"><a class="header-anchor" href="#节点测试"><span>节点测试</span></a></h2><img class="img_cesu" src="https://dd.loc/upload/ffq_tg-base:69117266ed6bc5.67808164file_10"><h2 id="其他" tabindex="-1"><a class="header-anchor" href="#其他"><span>其他</span></a></h2><p>提取失败:null</p><h2 id="其他-1" tabindex="-1"><a class="header-anchor" href="#其他-1"><span>其他</span></a></h2><p>提取失败:null</p><h2 id="其他-2" tabindex="-1"><a class="header-anchor" href="#其他-2"><span>其他</span></a></h2><p>提取失败:null</p><h2 id="其他-3" tabindex="-1"><a class="header-anchor" href="#其他-3"><span>其他</span></a></h2><p>提取失败:null</p><h2 id="其他-4" tabindex="-1"><a class="header-anchor" href="#其他-4"><span>其他</span></a></h2><p>CPP Zone</p>',25)])])}const p=a(d,[["render",l]]),x=JSON.parse('{"path":"/jccp/17627669281/","title":"CPP Zone 机场第7次测评 & 测速","lang":"zh-CN","frontmatter":{"title":"CPP Zone 机场第7次测评 & 测速","tags":["xx","cc"],"createTime":"2025-11-10T13:04:46.000Z","permalink":"/jccp/17627669281/"},"readingTime":{"minutes":1.8,"words":540},"git":{"createdTime":1762941450000,"updatedTime":1762941450000,"contributors":[{"name":"hellcat","username":"","email":"","commits":1,"avatar":"https://gravatar.com/avatar/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855?d=retro"}]},"filePathRelative":"jccp/ffq_tg_a-20251110130446.md","headers":[],"categoryList":[]}');export{p as comp,x as data};
|
||||
@ -1 +0,0 @@
|
||||
import{_ as e,c as t,o as a}from"./app-CKURXm4F.js";const r={};function n(s,c){return a(),t("div")}const i=e(r,[["render",n]]),l=JSON.parse('{"path":"/blog/archives/","title":"归档","lang":"zh-CN","frontmatter":{"lang":"zh-CN","title":"归档","draft":true},"readingTime":{"minutes":0,"words":0},"git":{},"filePathRelative":null,"headers":[],"type":"posts-archives"}');export{i as comp,l as data};
|
||||
1
vuepress/docs/.vuepress/dist/assets/index.html-Dg_7DRD5.js
vendored
Normal file
1
vuepress/docs/.vuepress/dist/assets/index.html-Dg_7DRD5.js
vendored
Normal file
@ -0,0 +1 @@
|
||||
import{_ as t,c as e,o as a}from"./app-BksWvH9i.js";const r={};function n(o,s){return a(),e("div")}const i=t(r,[["render",n]]),l=JSON.parse('{"path":"/","title":"机场测评","lang":"zh-CN","frontmatter":{"lang":"zh-CN","title":"机场测评","draft":true},"readingTime":{"minutes":0,"words":0},"git":{},"filePathRelative":null,"headers":[],"type":"posts"}');export{i as comp,l as data};
|
||||
@ -1 +0,0 @@
|
||||
import{_ as t,c as a,b as r,o as n}from"./app-CKURXm4F.js";const s={};function o(i,e){return n(),a("div",null,[...e[0]||(e[0]=[r("p",null,"3333334444",-1)])])}const c=t(s,[["render",o]]),m=JSON.parse('{"path":"/test4/44444zxxx/","title":"444444","lang":"zh-CN","frontmatter":{"title":444444,"createTime":"2025/10/19 17:47:57","permalink":"/test4/44444zxxx/"},"readingTime":{"minutes":0.03,"words":10},"git":{},"filePathRelative":"test4/是啊啊啊.md","headers":[]}');export{c as comp,m as data};
|
||||
@ -1 +0,0 @@
|
||||
import{_ as o,c as a,b as r,a as n,w as s,r as d,o as i,d as m}from"./app-CKURXm4F.js";const c={};function l(f,e){const t=d("VPLink");return i(),a("div",null,[r("p",null,[n(t,{href:"./bar.md"},{default:s(()=>[...e[0]||(e[0]=[m("bar",-1)])]),_:1})])])}const _=o(c,[["render",l]]),k=JSON.parse('{"path":"/demo/eak3765d/","title":"foo","lang":"zh-CN","frontmatter":{"title":"foo","createTime":"2025/10/19 17:47:57","permalink":"/demo/eak3765d/"},"readingTime":{"minutes":0.04,"words":11},"git":{},"filePathRelative":"demo/foo.md","headers":[]}');export{_ as comp,k as data};
|
||||
@ -1 +0,0 @@
|
||||
import{_ as a,c as o,b as r,a as n,w as s,r as d,o as i,d as m}from"./app-CKURXm4F.js";const c={};function l(p,e){const t=d("VPLink");return i(),o("div",null,[r("p",null,[n(t,{href:"./foo.md"},{default:s(()=>[...e[0]||(e[0]=[m("foo",-1)])]),_:1})])])}const _=a(c,[["render",l]]),u=JSON.parse('{"path":"/demo/wu76xqvp/","title":"bar","lang":"zh-CN","frontmatter":{"title":"bar","createTime":"2025/10/19 17:47:57","permalink":"/demo/wu76xqvp/"},"readingTime":{"minutes":0.04,"words":11},"git":{},"filePathRelative":"demo/bar.md","headers":[]}');export{_ as comp,u as data};
|
||||
1
vuepress/docs/.vuepress/dist/assets/index.html-IjtMAcl0.js
vendored
Normal file
1
vuepress/docs/.vuepress/dist/assets/index.html-IjtMAcl0.js
vendored
Normal file
@ -0,0 +1 @@
|
||||
import{_ as m,c as l,a as t,b as r,w as o,r as s,o as i,d as n}from"./app-BksWvH9i.js";const c={};function d(f,e){const a=s("VPLink");return i(),l("div",null,[t("ul",null,[t("li",null,[r(a,{href:"./bar.md"},{default:o(()=>[...e[0]||(e[0]=[n("bar",-1)])]),_:1})]),t("li",null,[r(a,{href:"./foo.md"},{default:o(()=>[...e[1]||(e[1]=[n("foo",-1)])]),_:1})])])])}const p=m(c,[["render",d]]),b=JSON.parse('{"path":"/demo/","title":"Demo","lang":"zh-CN","frontmatter":{"title":"Demo","createTime":"2025/10/19 17:47:57","permalink":"/demo/"},"readingTime":{"minutes":0.04,"words":13},"git":{"createdTime":1762941450000,"updatedTime":1762941450000,"contributors":[{"name":"hellcat","username":"","email":"","commits":1,"avatar":"https://gravatar.com/avatar/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855?d=retro"}]},"filePathRelative":"README33.md","headers":[]}');export{p as comp,b as data};
|
||||
@ -1 +0,0 @@
|
||||
import{_ as t,c as e,o as a}from"./app-CKURXm4F.js";const r={};function n(c,o){return a(),e("div")}const i=t(r,[["render",n]]),l=JSON.parse('{"path":"/jccp/","title":"机场测评","lang":"zh-CN","frontmatter":{"lang":"zh-CN","title":"机场测评","draft":true},"readingTime":{"minutes":0,"words":0},"git":{},"filePathRelative":null,"headers":[],"type":"posts"}');export{i as comp,l as data};
|
||||
@ -1 +0,0 @@
|
||||
import{_ as t,c as e,o as a}from"./app-CKURXm4F.js";const r={};function n(s,o){return a(),e("div")}const i=t(r,[["render",n]]),l=JSON.parse('{"path":"/blog/tags/","title":"标签","lang":"zh-CN","frontmatter":{"lang":"zh-CN","title":"标签","draft":true},"readingTime":{"minutes":0,"words":0},"git":{},"filePathRelative":null,"headers":[],"type":"posts-tags"}');export{i as comp,l as data};
|
||||
@ -1 +1 @@
|
||||
import{_ as e,c as t,o as a}from"./app-CKURXm4F.js";const r={};function c(n,s){return a(),t("div")}const i=e(r,[["render",c]]),l=JSON.parse('{"path":"/jccp/archives/","title":"归档","lang":"zh-CN","frontmatter":{"lang":"zh-CN","title":"归档","draft":true},"readingTime":{"minutes":0,"words":0},"git":{},"filePathRelative":null,"headers":[],"type":"posts-archives"}');export{i as comp,l as data};
|
||||
import{_ as e,c as t,o as a}from"./app-BksWvH9i.js";const r={};function c(n,s){return a(),t("div")}const i=e(r,[["render",c]]),l=JSON.parse('{"path":"/jccp/archives/","title":"归档","lang":"zh-CN","frontmatter":{"lang":"zh-CN","title":"归档","draft":true},"readingTime":{"minutes":0,"words":0},"git":{},"filePathRelative":null,"headers":[],"type":"posts-archives"}');export{i as comp,l as data};
|
||||
@ -1 +0,0 @@
|
||||
import{_ as e,c as a,b as r,o as n}from"./app-CKURXm4F.js";const s={};function i(o,t){return n(),a("div",null,[...t[0]||(t[0]=[r("p",null,"xcvcxv",-1)])])}const l=e(s,[["render",i]]),m=JSON.parse('{"path":"/test/8798yujixx/","title":"ttt","lang":"zh-CN","frontmatter":{"title":"ttt","createTime":"2025/10/19 17:47:57","permalink":"/test/8798yujixx/"},"readingTime":{"minutes":0.03,"words":10},"git":{},"filePathRelative":"test/ttt111.md","headers":[]}');export{l as comp,m as data};
|
||||
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
||||
import{_ as t,c as e,o as a}from"./app-CKURXm4F.js";const r={};function n(s,c){return a(),e("div")}const i=t(r,[["render",n]]),l=JSON.parse('{"path":"/jccp/tags/","title":"标签","lang":"zh-CN","frontmatter":{"lang":"zh-CN","title":"标签","draft":true},"readingTime":{"minutes":0,"words":0},"git":{},"filePathRelative":null,"headers":[],"type":"posts-tags"}');export{i as comp,l as data};
|
||||
import{_ as t,c as e,o as a}from"./app-BksWvH9i.js";const r={};function n(s,c){return a(),e("div")}const i=t(r,[["render",n]]),l=JSON.parse('{"path":"/jccp/tags/","title":"标签","lang":"zh-CN","frontmatter":{"lang":"zh-CN","title":"标签","draft":true},"readingTime":{"minutes":0,"words":0},"git":{},"filePathRelative":null,"headers":[],"type":"posts-tags"}');export{i as comp,l as data};
|
||||
@ -1 +0,0 @@
|
||||
import{_ as l,c as s,b as t,a,w as n,r as i,o as m,d as r}from"./app-CKURXm4F.js";const d={};function c(f,e){const o=i("VPLink");return m(),s("div",null,[t("ul",null,[t("li",null,[a(o,{href:"./bar.md"},{default:n(()=>[...e[0]||(e[0]=[r("bar",-1)])]),_:1})]),t("li",null,[a(o,{href:"./foo.md"},{default:n(()=>[...e[1]||(e[1]=[r("foo",-1)])]),_:1})])])])}const u=l(d,[["render",c]]),_=JSON.parse('{"path":"/demo/","title":"Demo","lang":"zh-CN","frontmatter":{"title":"Demo","createTime":"2025/10/19 17:47:57","permalink":"/demo/"},"readingTime":{"minutes":0.04,"words":13},"git":{},"filePathRelative":"README33.md","headers":[]}');export{u as comp,_ as data};
|
||||
File diff suppressed because one or more lines are too long
1
vuepress/docs/.vuepress/dist/assets/searchBox-default-2KpT6Iyq.js
vendored
Normal file
1
vuepress/docs/.vuepress/dist/assets/searchBox-default-2KpT6Iyq.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
vuepress/docs/.vuepress/dist/assets/style-DiMAN1jA.css
vendored
Normal file
1
vuepress/docs/.vuepress/dist/assets/style-DiMAN1jA.css
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user