diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/404.html b/404.html new file mode 100644 index 0000000..0becff9 --- /dev/null +++ b/404.html @@ -0,0 +1,596 @@ + + + +
+ + + + + + + + + + + + + + + + + + +Antispam measures are all fine and great, until you start to write functional tests for your application and you +discover after hours of debugging that all your form submissions are failing because your tests are actually behaving +exactly like spambots on your own application, and being stopped by this bundle.
+It is recommended to disable the entire bundle when testing in the config: +
+But what if we actually want to test the anti-spam measures? Just enable it again for the test you are running: +A spammer who sees success is a happy spammer. One of the problems we have to cope with these days is that some people +actually consider it an effective strategy to pay people to randomly fill in forms on the internet. If actual people see +their spam is rejected, they might actually want to try again. Let’s discourage that.
+To lure the spammer into believing their spam was accepted and is going to be read, we have to enable passive
mode on
+the form profile:
AntiSpam
class!
+{"use strict";/*!
+ * escape-html
+ * Copyright(c) 2012-2013 TJ Holowaychuk
+ * Copyright(c) 2015 Andreas Lubbe
+ * Copyright(c) 2015 Tiancheng "Timothy" Gu
+ * MIT Licensed
+ */var Ha=/["'&<>]/;Un.exports=$a;function $a(e){var t=""+e,r=Ha.exec(t);if(!r)return t;var o,n="",i=0,s=0;for(i=r.index;i