podflow 20250401__py3-none-any.whl → 20250401.1__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 +2 -1
- {podflow-20250401.dist-info → podflow-20250401.1.dist-info}/METADATA +1 -1
- {podflow-20250401.dist-info → podflow-20250401.1.dist-info}/RECORD +6 -6
- {podflow-20250401.dist-info → podflow-20250401.1.dist-info}/WHEEL +0 -0
- {podflow-20250401.dist-info → podflow-20250401.1.dist-info}/entry_points.txt +0 -0
- {podflow-20250401.dist-info → podflow-20250401.1.dist-info}/top_level.txt +0 -0
podflow/templates/index.html
CHANGED
@@ -151,7 +151,7 @@
|
|
151
151
|
font-size: 16px;
|
152
152
|
}
|
153
153
|
#messageArea {
|
154
|
-
height:
|
154
|
+
height: 350px;
|
155
155
|
font-size: 12px;
|
156
156
|
}
|
157
157
|
#messageHttp {
|
@@ -219,6 +219,7 @@
|
|
219
219
|
}
|
220
220
|
.message {
|
221
221
|
padding: 0px;
|
222
|
+
margin: 0px;
|
222
223
|
}
|
223
224
|
|
224
225
|
/* 二维码容器样式 */
|
@@ -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=XAZZZHD_EIFewkOkXFV6KY67ToT32Mby3tA-UwYP0ko,16421
|
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-20250401.dist-info/METADATA,sha256=
|
99
|
-
podflow-20250401.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
100
|
-
podflow-20250401.dist-info/entry_points.txt,sha256=mn7hD_c_dmpKe3XU0KNekheBvD01LhlJ9htY-Df0j2A,131
|
101
|
-
podflow-20250401.dist-info/top_level.txt,sha256=fUujhhz-RrMI8aGvi-3Ey5y7FQnpOOgoFw9OWM3yLCU,8
|
102
|
-
podflow-20250401.dist-info/RECORD,,
|
98
|
+
podflow-20250401.1.dist-info/METADATA,sha256=dmYebt7gQjgz_GopadSE7b0dxSY7x5d_FtLDLjbEIcU,14165
|
99
|
+
podflow-20250401.1.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
100
|
+
podflow-20250401.1.dist-info/entry_points.txt,sha256=mn7hD_c_dmpKe3XU0KNekheBvD01LhlJ9htY-Df0j2A,131
|
101
|
+
podflow-20250401.1.dist-info/top_level.txt,sha256=fUujhhz-RrMI8aGvi-3Ey5y7FQnpOOgoFw9OWM3yLCU,8
|
102
|
+
podflow-20250401.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|