mirror of
https://github.com/1c7/chinese-independent-developer.git
synced 2026-01-23 23:55:57 +08:00
Compare commits
12 Commits
batch-add-
...
batch-add-
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a362687f00 | ||
|
|
a31142cce2 | ||
|
|
1f0c2af612 | ||
|
|
300c7e98cb | ||
|
|
a166ddf5e2 | ||
|
|
d05e4d0db8 | ||
|
|
5fef1ea516 | ||
|
|
34bb5e0809 | ||
|
|
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:
|
||||
|
||||
@@ -16,6 +16,10 @@ Issue 和 PR 里偶尔有人提交一些不错的东西,但打开一看,不
|
||||
程序员版开始于 2019 年 4 月 11 号, 主版面开始于 2018 年 3 月
|
||||
-->
|
||||
|
||||
### 2026 年 1 月 14 号添加
|
||||
#### 草梅友仁 - [Github](https://github.com/CaoMeiYouRen), [博客](https://momei.app/)
|
||||
* :white_check_mark: [墨梅博客](https://github.com/CaoMeiYouRen/momei):博客平台,专为技术开发者和跨境内容创作者量身定制。专业、高性能、国际化 - [更多介绍](https://docs.momei.app/)
|
||||
|
||||
### 2025 年 12 月 2 号添加
|
||||
#### phishdestroy - [GitHub](https://github.com/phishdestroy)
|
||||
* :white_check_mark: [Destroylist](https://github.com/phishdestroy/destroylist):Auto-updating phishing blacklist for threat intelligence
|
||||
|
||||
26
README.md
26
README.md
@@ -20,8 +20,34 @@
|
||||
|
||||
## 3. 项目列表
|
||||
|
||||
### 2026 年 1 月 15 号添加
|
||||
|
||||
#### jvxiao(Shenzhen) - [Github](https://github.com/jvxiao), [博客](https://jvxiao.cn)
|
||||
* :white_check_mark: [图片工具箱](https://tools.jvxiao.cn):全平台支持的在线图片处理工具集,涵盖压缩、裁剪、AI 抠图、背景替换、格式转换与水印功能
|
||||
|
||||
### 2026 年 1 月 13 号添加
|
||||
|
||||
#### Y80 - [Github](https://github.com/Y80)
|
||||
* :white_check_mark: [BMM](https://bmm.lccl.cc):你的专属书签管家,含管理员系统、用户系统,支持 AI 自动整理书签、标签,可自行部署
|
||||
|
||||
#### Albert-Weasker - [Github](https://github.com/Albert-Weasker)
|
||||
* :white_check_mark: [蒲公英](https://www.pugongying.ink/):反社交、无痕迹的极简表达平台,提供没有账号、没有互动、不留痕迹的平台,能低负担地表达想法,实现“说出来就放下”的需求,而非建立关系或社交联系
|
||||
|
||||
<!--
|
||||
#### Eric(上海) - [Github](https://github.com/ChenCong91)
|
||||
* :white_check_mark: [BabyFilter AI](https://babyfilter.ai):将用户上传的人物照转换为小时候的照片
|
||||
-->
|
||||
|
||||
#### 詹姆斯 周 - [Github](https://github.com/nanobanana-co)
|
||||
* :white_check_mark: [Videoeditai.app](https://videoeditai.app/):人工智能视频编辑平台,可通过文本提示转换视频内容,添加/删除对象,生成新相机角度,应用风格转移,修改照明
|
||||
|
||||
### 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