From f1b9f6a1d04b68adfae0c978bc08348737d9fac1 Mon Sep 17 00:00:00 2001 From: DelLevin-Home Date: Fri, 30 Jan 2026 22:43:35 +0800 Subject: [PATCH] 222 --- README.md | 2 +- {2.base64-de-in-code => base64-de-in-code}/api.py | 2 +- {2.base64-de-in-code => base64-de-in-code}/proj_utils/utils.py | 0 {2.base64-de-in-code => base64-de-in-code}/requirements.txt | 0 {2.base64-de-in-code => base64-de-in-code}/static/style.css | 0 .../templates/en-de-code-index.html | 0 {2.base64-de-in-code => base64-de-in-code}/templates/index.html | 0 {1.content-to-tag => content-to-tag}/extract_doc_tag.py | 0 {1.content-to-tag => content-to-tag}/main.py | 0 {1.content-to-tag => content-to-tag}/test.txt | 0 get-zhi-zhu-article/test/test.py | 0 11 files changed, 2 insertions(+), 2 deletions(-) rename {2.base64-de-in-code => base64-de-in-code}/api.py (96%) rename {2.base64-de-in-code => base64-de-in-code}/proj_utils/utils.py (100%) rename {2.base64-de-in-code => base64-de-in-code}/requirements.txt (100%) rename {2.base64-de-in-code => base64-de-in-code}/static/style.css (100%) rename {2.base64-de-in-code => base64-de-in-code}/templates/en-de-code-index.html (100%) rename {2.base64-de-in-code => base64-de-in-code}/templates/index.html (100%) rename {1.content-to-tag => content-to-tag}/extract_doc_tag.py (100%) rename {1.content-to-tag => content-to-tag}/main.py (100%) rename {1.content-to-tag => content-to-tag}/test.txt (100%) create mode 100644 get-zhi-zhu-article/test/test.py diff --git a/README.md b/README.md index 97d1462..0ebdaf9 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,4 @@ 2. `base64-de-in-code` base64编码解码 1. 编码接口(post): http(s)://网站域名/encode 2. 解码接口(post): http(s)://网站域名/decode -3. 知乎文章本地保存 \ No newline at end of file +3. `get-zhi-zhu-article`知乎文章本地保存 \ No newline at end of file diff --git a/2.base64-de-in-code/api.py b/base64-de-in-code/api.py similarity index 96% rename from 2.base64-de-in-code/api.py rename to base64-de-in-code/api.py index d572c21..b9ab9b3 100644 --- a/2.base64-de-in-code/api.py +++ b/base64-de-in-code/api.py @@ -65,6 +65,6 @@ def encode_endpoint(): 'result': encoded_string }) # pip install pipreqs -# pipreqs D:\UserData\Desktop\demo\python_script\2.base64-de-in-code +# pipreqs D:\UserData\Desktop\demo\python_script\base64-de-in-code if __name__ == '__main__': app.run(debug=True, host='0.0.0.0', port=5000) \ No newline at end of file diff --git a/2.base64-de-in-code/proj_utils/utils.py b/base64-de-in-code/proj_utils/utils.py similarity index 100% rename from 2.base64-de-in-code/proj_utils/utils.py rename to base64-de-in-code/proj_utils/utils.py diff --git a/2.base64-de-in-code/requirements.txt b/base64-de-in-code/requirements.txt similarity index 100% rename from 2.base64-de-in-code/requirements.txt rename to base64-de-in-code/requirements.txt diff --git a/2.base64-de-in-code/static/style.css b/base64-de-in-code/static/style.css similarity index 100% rename from 2.base64-de-in-code/static/style.css rename to base64-de-in-code/static/style.css diff --git a/2.base64-de-in-code/templates/en-de-code-index.html b/base64-de-in-code/templates/en-de-code-index.html similarity index 100% rename from 2.base64-de-in-code/templates/en-de-code-index.html rename to base64-de-in-code/templates/en-de-code-index.html diff --git a/2.base64-de-in-code/templates/index.html b/base64-de-in-code/templates/index.html similarity index 100% rename from 2.base64-de-in-code/templates/index.html rename to base64-de-in-code/templates/index.html diff --git a/1.content-to-tag/extract_doc_tag.py b/content-to-tag/extract_doc_tag.py similarity index 100% rename from 1.content-to-tag/extract_doc_tag.py rename to content-to-tag/extract_doc_tag.py diff --git a/1.content-to-tag/main.py b/content-to-tag/main.py similarity index 100% rename from 1.content-to-tag/main.py rename to content-to-tag/main.py diff --git a/1.content-to-tag/test.txt b/content-to-tag/test.txt similarity index 100% rename from 1.content-to-tag/test.txt rename to content-to-tag/test.txt diff --git a/get-zhi-zhu-article/test/test.py b/get-zhi-zhu-article/test/test.py new file mode 100644 index 0000000..e69de29