first commit

This commit is contained in:
cyy_mac
2026-03-24 22:30:11 +08:00
commit 69a660bfeb
10 changed files with 593 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
requests>=2.28.0
beautifulsoup4>=4.11.0
pyyaml>=6.0
schedule>=1.1.0