https://github.com/ruochuan12/detect
https://github.com/ruochuan12/detect
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ruochuan12/detect
- Owner: ruochuan12
- Created: 2024-07-31T14:08:06.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-28T16:07:19.000Z (about 1 year ago)
- Last Synced: 2025-01-18T10:11:40.200Z (9 months ago)
- Language: JavaScript
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# detect
检测文件中的链接是否有敏感内容,并给出提示
> 代码源自:小胡子哥的博客
> https://github.com/barretlee/blog/blob/master/scripts/detect-sensitive-content.js- TODO:
- [ ] 改造成 ES Module