-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
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
Resolve Contact form SPAM
#487
#500
Conversation
@@ -6,7 +6,7 @@ | |||
"scripts": { | |||
"test": "tape test/*.test.js", | |||
"dev": "live-server --port=8000", | |||
"dev:alt": "serve -l 8000", | |||
"serve": "serve -l 8000", | |||
"test:dev": "tape ./redesign/test/*.test.js", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can't see the redesign
folder in the proejct, so the test:dev
command won't run any tests either
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, I think there are a few things that can be cleaned but this can be review with #493
Thanks @SimonLab 👍 |
This PR:
SPAM
emails Contact FormSPAM
😢 #487(people can - and do - still contact us directly using the email address, just not bots using this
<form>
!!).travis.yml
and add.github
for CI/dependabotJS
code to keepeslint
happy.<footer>
to copyright2023
This whole site will eventually be superseded by #493 ⏳
But until then we need to avoid the daily barrage of
SPAM
emails. 👎