update faq captcha section to link to jschan-docs, which has better captcha examples

jschan
Thomas Lynch 2 years ago
parent 60cc35b389
commit 18163e4c35
Signed by: fatchan
GPG Key ID: 112884AA57DF40B1
  1. 8
      views/custompages/faq.pug

@ -11,7 +11,7 @@ block content
.anchor
table
tr
th Frequently Asked Questions
th Frequently Asked Questions
tr
td.post-message
b General
@ -21,7 +21,7 @@ block content
li: a(href='#contact') How can I contact the administration?
b Making posts
ul.mv-0
li: a(href='#captcha') How do I solve CAPTCHA?
li: a(href='#captcha') How do I solve the CAPTCHA?
li: a(href='#name-formatting') How do names, tripcodes and capcodes work?
li: a(href='#post-styling') What kind of styling options are available when making a post?
li: a(href='#post-info') What is the file size limit?
@ -48,10 +48,10 @@ block content
.anchor#captcha
table
tr
th: a(href='#captcha') How do I solve CAPTCHA?
th: a(href='#captcha') How do I solve the CAPTCHA?
tr
td.post-message
p Select the boxes that correspond to each solid/filled icon in the grid. The image is shuffled and distorted, so use your brain.
| See the #[a(rel='nofollow' referrerpolicy='same-origin' target='_blank' href='http://fatchan.gitgud.site/jschan-docs/#captcha-block-bypass') API docs] for example captchas and solutions.
.table-container.flex-center.mv-5
.anchor#name-formatting
table

Loading…
Cancel
Save