forked from qist/tvbox
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path少儿教育.json
41 lines (41 loc) · 1.02 KB
/
少儿教育.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
"cookie": "http://127.0.0.1:9978/file/tvfan/cookie.txt",
"classes": [
{
"type_name": "儿童",
"type_id": "3-6岁益智动画合集"
},
{
"type_name": "宝宝巴士",
"type_id": "宝宝巴士动画合集"
},
{
"type_name": "悟空识字",
"type_id": "识字认字动画合集"
},
{
"type_name": "少儿",
"type_id": "CCTV14少儿频道合集"
},
{
"type_name": "学而思",
"type_id": "学而思课程"
},
{
"type_name": "小学",
"type_id": "小学六年辅导课程"
},
{
"type_name": "初中",
"type_id": "初中三年辅导课程"
},
{
"type_name": "高中",
"type_id": "高中三年辅导课程"
},
{
"type_name": "教育",
"type_id": "十二年教育课程"
}
]
}