2010-10-10, 04:51 PM
Yes, the plugin creates a hidden "select" (dropdown) field with one option. When javascript is enabled, a second option, with the "real" value is appended to the field and automatically selected.
If you change the "{display:none}" part in line 158 of inc/plugin/jsbotprotection.php to "{display:block}" you can see the field.
I hope that does answer your question.
If you change the "{display:none}" part in line 158 of inc/plugin/jsbotprotection.php to "{display:block}" you can see the field.
I hope that does answer your question.