mirror of
https://github.com/1c7/chinese-independent-developer.git
synced 2026-01-19 13:45:59 +08:00
Compare commits
4 Commits
batch-add-
...
batch-add-
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
23d67890d5 | ||
|
|
edbf4a1763 | ||
|
|
5708e95303 | ||
|
|
d606019cf5 |
2
.github/scripts/process_item.py
vendored
2
.github/scripts/process_item.py
vendored
@@ -139,7 +139,7 @@ def main():
|
||||
content = repo.get_contents("README.md", ref="master")
|
||||
readme_text = content.decoded_content.decode("utf-8")
|
||||
|
||||
today_str = datetime.now().strftime("%Y 年 %m 月 %d 号添加")
|
||||
today_str = datetime.now().strftime("%Y 年 %-m 月 %-d 号添加")
|
||||
date_header = f"### {today_str}"
|
||||
|
||||
if date_header not in readme_text:
|
||||
|
||||
@@ -22,6 +22,11 @@
|
||||
|
||||
### 2026 年 1 月 12 号添加
|
||||
|
||||
#### BC - [Github](https://github.com/cwingho)
|
||||
* :white_check_mark: [Subnet Mask Cheatsheet](https://subnetmaskcheatsheet.com/):子网掩码速查表和网络计算工具网站,提供 CIDR 计算器、IP 地址查询、VLSM 计算器等实用工具。
|
||||
#### zongguowu - [Github](https://github.com/zongguowu)
|
||||
* :white_check_mark: [Seedream 4.0 生成和编辑 Image Studio](https://seedream4.me/):最多上传 10 张图片或从提示开始。混合、增强和动画——所有这些都由 Seedream 4.0 的多模态模型提供支持。
|
||||
|
||||
#### hydemei - [Github](https://github.com/hydemei)
|
||||
* :white_check_mark: [toolrain.com](https://toolrain.com/):AI导航站,可免费提交,收录处理快
|
||||
|
||||
|
||||
Reference in New Issue
Block a user