You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
568tools/js/api.js

91 lines
1.7 KiB

var classify = [{
"id": 1,
"name": "568服务",
"list": [{
"name": "PJ568的博客",
"url": "https://PJ568.eu.org/",
"hot": 0,
"img": ""
}, {
"name": "568Tools 在线工具箱",
"url": "https://Tools.PJ568.eu.org/",
"hot": 1,
"img": ""
}, {
"name": "转转雀 - Github 文件加速",
"url": "https://Proxy.PJ568.eu.org/",
"hot": 1,
"img": ""
}, {
"name": "Chat.pj568.eu.org",
"url": "https://Chat.PJ568.eu.org/",
"hot": 0,
"img": ""
}, {
"name": "本站后台管理页面",
"url": "management",
"hot": 0,
"img": ""
}]
}, {
"id": 2,
"name": "图像处理",
"list": [{
"name": "思维导图",
"url": "/incert/?link=/lib/tools/mind-map/",
"hot": 1,
"img": ""
}, {
"name": "字符生成图片",
"url": "/lib/tools/geopattern/",
"hot": 0,
"img": ""
}]
}, {
"id": 3,
"name": "测试工具",
"list": [{
"name": "黑色全屏",
"url": "/incert/?link=/lib/tools/黑色全屏/",
"hot": 0,
"img": ""
}, {
"name": "在线键盘鼠标测试",
"url": "/incert/?link=/lib/tools/keyboard-mouse-tester/",
"hot": 1,
"img": ""
}]
}, {
"id": 4,
"name": "文档手册",
"list": [{
"name": "Rust 语言圣经(镜像)",
"url": "/lib/tools/rust-course/",
"hot": 1,
"img": ""
}, {
"name": "锈书(镜像)",
"url": "/lib/tools/rusty-book/",
"hot": 1,
"img": ""
}]
}, {
"id": 5,
"name": "文字工具",
"list": [{
"name": "狗屁不通文章生成器",
"url": "/incert/?link=/lib/tools/BullshitGenerator/",
"hot": 0,
"img": ""
}]
}, {
"id": 6,
"name": "软件模拟",
"list": [{
"name": "在线 x86 虚拟机",
"url": "/incert/?link=/lib/tools/v86/",
"hot": 0,
"img": ""
}]
}]