diff --git a/views/custompages/faq.pug b/views/custompages/faq.pug index 0bf10e7f..c826a213 100644 --- a/views/custompages/faq.pug +++ b/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