We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我很喜欢你的这个项目呀,加油! 我给点建议哈: 我觉得防机器人是迟早要做的,比如验证码,还有你提到的同ip多次提交什么的(有可能学校或者内网规模大点的企业会出现同ip一起提交?)。 然后为了防止数据库被挤爆,是不是还要考虑数据库定时清理? 编写程序的时候,应该提供高亮(用到哪个程序加载哪个的高亮js),而不只是读的时候高亮可能会更好~
The text was updated successfully, but these errors were encountered:
你好,感谢你对本项目的认可
300KB
再次感谢你的建议,祝好 ^_^
Sorry, something went wrong.
数据库规模暂时还只有 300KB 左右,估计现在用的还不多吧,我看了一下网站还是4个数字,这应该是说明非阅后即焚的提交的数量不超过10000吧。 然后,我觉得可以设置那种,规定多长时间就删掉,比如7天,1个月,或者一年这样,多点选择。
No branches or pull requests
我很喜欢你的这个项目呀,加油!
我给点建议哈:
我觉得防机器人是迟早要做的,比如验证码,还有你提到的同ip多次提交什么的(有可能学校或者内网规模大点的企业会出现同ip一起提交?)。
然后为了防止数据库被挤爆,是不是还要考虑数据库定时清理?
编写程序的时候,应该提供高亮(用到哪个程序加载哪个的高亮js),而不只是读的时候高亮可能会更好~
The text was updated successfully, but these errors were encountered: