podflow 20250331.2__py3-none-any.whl → 20250331.3__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- podflow/templates/index.html +30 -30
- {podflow-20250331.2.dist-info → podflow-20250331.3.dist-info}/METADATA +1 -1
- {podflow-20250331.2.dist-info → podflow-20250331.3.dist-info}/RECORD +6 -6
- {podflow-20250331.2.dist-info → podflow-20250331.3.dist-info}/WHEEL +0 -0
- {podflow-20250331.2.dist-info → podflow-20250331.3.dist-info}/entry_points.txt +0 -0
- {podflow-20250331.2.dist-info → podflow-20250331.3.dist-info}/top_level.txt +0 -0
podflow/templates/index.html
CHANGED
@@ -41,39 +41,39 @@
|
|
41
41
|
}
|
42
42
|
|
43
43
|
.ansi-30m { color: #000000; }
|
44
|
-
.ansi-31m { color: #
|
45
|
-
.ansi-32m { color: #
|
46
|
-
.ansi-33m { color: #
|
47
|
-
.ansi-34m { color: #
|
48
|
-
.ansi-35m { color: #
|
49
|
-
.ansi-36m { color: #
|
50
|
-
.ansi-37m { color: #
|
51
|
-
.ansi-90m { color: #
|
52
|
-
.ansi-91m { color: #
|
53
|
-
.ansi-92m { color: #
|
54
|
-
.ansi-93m { color: #
|
55
|
-
.ansi-94m { color: #
|
56
|
-
.ansi-95m { color: #
|
57
|
-
.ansi-96m { color: #
|
58
|
-
.ansi-97m { color: #
|
44
|
+
.ansi-31m { color: #bb271b; }
|
45
|
+
.ansi-32m { color: #61992e; }
|
46
|
+
.ansi-33m { color: #bea235; }
|
47
|
+
.ansi-34m { color: #4064a0; }
|
48
|
+
.ansi-35m { color: #705278; }
|
49
|
+
.ansi-36m { color: #449598; }
|
50
|
+
.ansi-37m { color: #d4d7d0; }
|
51
|
+
.ansi-90m { color: #565752; }
|
52
|
+
.ansi-91m { color: #dc3f36; }
|
53
|
+
.ansi-92m { color: #53b739; }
|
54
|
+
.ansi-93m { color: #f9ea6b; }
|
55
|
+
.ansi-94m { color: #7c9ecb; }
|
56
|
+
.ansi-95m { color: #de30c5; }
|
57
|
+
.ansi-96m { color: #51b2bb; }
|
58
|
+
.ansi-97m { color: #eeeeec; }.
|
59
59
|
|
60
60
|
@media (prefers-color-scheme: dark) {
|
61
61
|
.ansi-30m { color: #ffffff; }
|
62
|
-
.ansi-31m { color: #
|
63
|
-
.ansi-32m { color: #
|
64
|
-
.ansi-33m { color: #
|
65
|
-
.ansi-34m { color: #
|
66
|
-
.ansi-35m { color: #
|
67
|
-
.ansi-36m { color: #
|
68
|
-
.ansi-37m { color: #
|
69
|
-
.ansi-90m { color: #
|
70
|
-
.ansi-91m { color: #
|
71
|
-
.ansi-92m { color: #
|
72
|
-
.ansi-93m { color: #
|
73
|
-
.ansi-94m { color: #
|
74
|
-
.ansi-95m { color: #
|
75
|
-
.ansi-96m { color: #
|
76
|
-
.ansi-97m { color: #
|
62
|
+
.ansi-31m { color: #bb271b; }
|
63
|
+
.ansi-32m { color: #61992e; }
|
64
|
+
.ansi-33m { color: #bea235; }
|
65
|
+
.ansi-34m { color: #4064a0; }
|
66
|
+
.ansi-35m { color: #705278; }
|
67
|
+
.ansi-36m { color: #449598; }
|
68
|
+
.ansi-37m { color: #d4d7d0; }
|
69
|
+
.ansi-90m { color: #565752; }
|
70
|
+
.ansi-91m { color: #dc3f36; }
|
71
|
+
.ansi-92m { color: #53b739; }
|
72
|
+
.ansi-93m { color: #f9ea6b; }
|
73
|
+
.ansi-94m { color: #7c9ecb; }
|
74
|
+
.ansi-95m { color: #de30c5; }
|
75
|
+
.ansi-96m { color: #51b2bb; }
|
76
|
+
.ansi-97m { color: #eeeeec; }
|
77
77
|
}
|
78
78
|
|
79
79
|
/* 基本样式 */
|
@@ -80,7 +80,7 @@ podflow/remove/remove_dir.py,sha256=xQIhrnqnYjMzXjoSWaTvm7JwPYOFTN1muuTPdaLDXpQ,
|
|
80
80
|
podflow/remove/remove_file.py,sha256=8wAJQehs-XBqvu0vPlEme2_tt0FZxc5ELwGMxXA_558,982
|
81
81
|
podflow/repair/__init__.py,sha256=Gpc1i6xiSLodKjjmzH66c_Y1z0HQ9E9CS3p95FRnVFM,45
|
82
82
|
podflow/repair/reverse_log.py,sha256=Wc_vAH0WB-z1fNdWx7FYaVH4caRPtot7tDwDwFhmpz4,1106
|
83
|
-
podflow/templates/index.html,sha256=
|
83
|
+
podflow/templates/index.html,sha256=BcZ5KU1ccdCPGapjXPHRyg73g4sQUn3YN8j7u7NBlBo,14867
|
84
84
|
podflow/upload/__init__.py,sha256=AtOSXDrE5EjUe3z-iBd1NTDaH8n_X9qA5WXdBLkONjA,45
|
85
85
|
podflow/upload/add_upload.py,sha256=_2-V0z75Lwu-PUCfMD9HOSxZTB102yZlZW5hSdlHcsc,1432
|
86
86
|
podflow/upload/build_hash.py,sha256=9opa3xLd7nJbGGX5xa3uuKPS6dxlbkAb87ZdEiUxmxI,473
|
@@ -95,8 +95,8 @@ podflow/youtube/__init__.py,sha256=pgXod8gq0IijZxIkPSwgAOcb9JI5rd1mqMomoR7bcJ4,4
|
|
95
95
|
podflow/youtube/build.py,sha256=3LYk_ICVXj9XkE9jZ8jEVI8596xxS_QZkcoIwcBE3Ys,12006
|
96
96
|
podflow/youtube/get.py,sha256=Of7PRgUknhpyW70nvyVAUYVb5KyFViKiBTfH3Y6Mke8,16970
|
97
97
|
podflow/youtube/login.py,sha256=KYl--ya6Z1u0uIcOp9l8i3DIIj9hsYUDH4dtJjI0MLM,1295
|
98
|
-
podflow-20250331.
|
99
|
-
podflow-20250331.
|
100
|
-
podflow-20250331.
|
101
|
-
podflow-20250331.
|
102
|
-
podflow-20250331.
|
98
|
+
podflow-20250331.3.dist-info/METADATA,sha256=c18KfApUfgrJbFkelxi2Cz3kDmllPbOVx1bzsgQsTF4,14165
|
99
|
+
podflow-20250331.3.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
100
|
+
podflow-20250331.3.dist-info/entry_points.txt,sha256=mn7hD_c_dmpKe3XU0KNekheBvD01LhlJ9htY-Df0j2A,131
|
101
|
+
podflow-20250331.3.dist-info/top_level.txt,sha256=fUujhhz-RrMI8aGvi-3Ey5y7FQnpOOgoFw9OWM3yLCU,8
|
102
|
+
podflow-20250331.3.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|