Changeset 1278558
- Timestamp:
- 11/03/2015 12:39:57 PM (10 years ago)
- File:
-
- 1 edited
-
tor-exit-nodes-blocker/trunk/torblocker.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tor-exit-nodes-blocker/trunk/torblocker.php
r1276483 r1278558 92 92 <label><big><strong>Filter Humans:</strong></big></label><br /> 93 93 <input type="checkbox" name="torblockersettings[captcha_check][]" value="on" <?php echo (in_array('on', $captcha_check)) ? 'checked' : '' ?>>Proove that visitor is a human 94 <label><small>(When enabled, a visitor coming f orm Tor Network is required to proove himself as human before proceeding with action)</small></label><br />94 <label><small>(When enabled, a visitor coming from Tor Network is required to prove himself as human before proceeding with action)</small></label><br /> 95 95 </p><br/> 96 96 <p>
Note: See TracChangeset
for help on using the changeset viewer.