UNPKG

nodebb-plugin-spam-be-gone-fix

Version:

support both Google Recaptcha, Akismet.com, StopForumSpam.com & ProjectHoneyPot.com in Nodebb V3.x

50 lines (27 loc) 1.48 kB
nodebb-plugin-spam-be-gone-fix ========================== ## This fork This fork fix the plugin to make it can work in Nodebb V3.x and add some translate files. ## Support captcha Spam Be Gone Fix now support the Google Recaptcha, Akismet.com, StopForumSpam.com and ProjectHoneyPot.com. You can use this plguin to verify the user login & registeration or report the form as spam... ``` Tips: The ReCaptcha only support the V2 Checkbox ``` ### Settings page ![settings](https://github.com/LingkongSky/nodebb-plugin-spam-be-gone-fix/assets/61834524/be69f615-cee4-45bf-9726-0c6f291148c5) ### Login page ![login](https://github.com/LingkongSky/nodebb-plugin-spam-be-gone-fix/assets/61834524/7b247177-8613-42e2-8c38-fb22709be767) ## 中文简介 ## 本分支fork修复了部分bug以确保其能在Nodebb V3.x运行,同时增加了中文翻译 ## 支持的验证码 Spam Be Gone Fix现在支持Google Recaptcha, Akismet.com, StopForumSpam.com and ProjectHoneyPot.com, 你可以用它对用户登录及注册进行验证,也能用它来举报垃圾邮件。 ``` Tips: ReCaptcha验证码仅支持V2复选框 ``` ### 设置页面 ![setting-ZH](https://github.com/LingkongSky/nodebb-plugin-spam-be-gone-fix/assets/61834524/fbeb4fa5-937f-487c-a5fd-62b67c26d623) ### 登录页面 ![login-ZH](https://github.com/LingkongSky/nodebb-plugin-spam-be-gone-fix/assets/61834524/2126961a-0087-41cb-8096-a2364cb805da)