Fossil SCM
[Grammar] antibot.wiki changes.
Commit
c6a6cd11bd6123bbb3b2c74f751667493b1aa990ced7f7f4e9a0ccf305839391
Parent
1a97a4e96c9e11a…
1 file changed
+2
-2
+2
-2
| --- www/antibot.wiki | ||
| +++ www/antibot.wiki | ||
| @@ -73,17 +73,17 @@ | ||
| 73 | 73 | In Fossil, under the Admin/Robot-Defense menu, there is a setting entitled |
| 74 | 74 | "<b>Enable hyperlinks based on User-Agent and/or Javascript</b>". |
| 75 | 75 | If this setting is set to "UserAgent only" or "UserAgent and Javascript", |
| 76 | 76 | and if the UserAgent string looks like a human and not a robot, then |
| 77 | 77 | Fossil will enable hyperlinks even if the <b>Hyperlink</b> capability |
| 78 | -is omitted from the user permissions. This settingn gives humans easy | |
| 78 | +is omitted from the user permissions. This setting gives humans easy | |
| 79 | 79 | access to the hyperlinks while preventing robots |
| 80 | 80 | from walking the billions of pages on a typical Fossil site. |
| 81 | 81 | |
| 82 | 82 | If the setting is "UserAgent only", then the hyperlinks are simply |
| 83 | 83 | enabled and that is all. But if the setting is "UserAgent and Javascript", |
| 84 | -then the hyperlinks are not enabled directly . | |
| 84 | +then the hyperlinks are not enabled directly. | |
| 85 | 85 | Instead, the HTML code that is generated contains anchor tags ("<a>") |
| 86 | 86 | with "href=" attributes that point to [/honeypot] rather than the correct |
| 87 | 87 | link. JavaScript code is added to the end of the page that goes back and |
| 88 | 88 | fills in the correct "href=" attributes of |
| 89 | 89 | the anchor tags with the true hyperlink targets, thus enabling the hyperlinks. |
| 90 | 90 |
| --- www/antibot.wiki | |
| +++ www/antibot.wiki | |
| @@ -73,17 +73,17 @@ | |
| 73 | In Fossil, under the Admin/Robot-Defense menu, there is a setting entitled |
| 74 | "<b>Enable hyperlinks based on User-Agent and/or Javascript</b>". |
| 75 | If this setting is set to "UserAgent only" or "UserAgent and Javascript", |
| 76 | and if the UserAgent string looks like a human and not a robot, then |
| 77 | Fossil will enable hyperlinks even if the <b>Hyperlink</b> capability |
| 78 | is omitted from the user permissions. This settingn gives humans easy |
| 79 | access to the hyperlinks while preventing robots |
| 80 | from walking the billions of pages on a typical Fossil site. |
| 81 | |
| 82 | If the setting is "UserAgent only", then the hyperlinks are simply |
| 83 | enabled and that is all. But if the setting is "UserAgent and Javascript", |
| 84 | then the hyperlinks are not enabled directly . |
| 85 | Instead, the HTML code that is generated contains anchor tags ("<a>") |
| 86 | with "href=" attributes that point to [/honeypot] rather than the correct |
| 87 | link. JavaScript code is added to the end of the page that goes back and |
| 88 | fills in the correct "href=" attributes of |
| 89 | the anchor tags with the true hyperlink targets, thus enabling the hyperlinks. |
| 90 |
| --- www/antibot.wiki | |
| +++ www/antibot.wiki | |
| @@ -73,17 +73,17 @@ | |
| 73 | In Fossil, under the Admin/Robot-Defense menu, there is a setting entitled |
| 74 | "<b>Enable hyperlinks based on User-Agent and/or Javascript</b>". |
| 75 | If this setting is set to "UserAgent only" or "UserAgent and Javascript", |
| 76 | and if the UserAgent string looks like a human and not a robot, then |
| 77 | Fossil will enable hyperlinks even if the <b>Hyperlink</b> capability |
| 78 | is omitted from the user permissions. This setting gives humans easy |
| 79 | access to the hyperlinks while preventing robots |
| 80 | from walking the billions of pages on a typical Fossil site. |
| 81 | |
| 82 | If the setting is "UserAgent only", then the hyperlinks are simply |
| 83 | enabled and that is all. But if the setting is "UserAgent and Javascript", |
| 84 | then the hyperlinks are not enabled directly. |
| 85 | Instead, the HTML code that is generated contains anchor tags ("<a>") |
| 86 | with "href=" attributes that point to [/honeypot] rather than the correct |
| 87 | link. JavaScript code is added to the end of the page that goes back and |
| 88 | fills in the correct "href=" attributes of |
| 89 | the anchor tags with the true hyperlink targets, thus enabling the hyperlinks. |
| 90 |