Move most of the pass message text to the wiki where we can let anyone edit it.
This commit is contained in:
parent
626e37acac
commit
77e45b2614
@ -5,6 +5,7 @@ PassMessage =
|
||||
className: 'box-outer top-box'
|
||||
,
|
||||
`<%= readHTML('PassMessage.html') %>`
|
||||
msg.style.cssText = 'padding-bottom: 0;'
|
||||
close = $ 'a', msg
|
||||
$.on close, 'click', ->
|
||||
$.rm msg
|
||||
|
||||
@ -6,20 +6,6 @@
|
||||
</h2>
|
||||
</div>
|
||||
<div class="boxcontent">
|
||||
<p>
|
||||
You can buy solved CAPTCHAs at <%= meta.captchaServiceLinks.map(function(x) {return x[0]}).join(', ') %>, and similar services.
|
||||
They're a bit slow, but sufficient for image dumping.
|
||||
Depending on how much you post, this can be cheaper than a Pass, and it doesn't require cryptocurrency to purchase.
|
||||
4chan X has integrated support for services that use 2captcha's API.
|
||||
Go to <b>Advanced > Captcha Solving Service</b> in the settings panel to set it up.
|
||||
</p>
|
||||
<p>
|
||||
If you're thinking of buying a Pass because of annoying "Click verify once there are none left" captchas, you may be able to get rid of them for free by checking <b>Force Noscript Captcha</b> in your settings.
|
||||
</p>
|
||||
<p>
|
||||
Most imageboards either don't require captchas to post at all or require them only in limited circumstances.
|
||||
Consider using another site.
|
||||
4chan X works on many Tinyboard-based sites by default, and if your preferred site isn't on the default list, you can enable 4chan X on it by following <a href="<%= meta.faq %>#other-imageboards" target="_blank" rel="noopener">these instructions</a>.
|
||||
</p>
|
||||
Check the 4chan X wiki for <a href="<%= meta.captchaFAQ %>#alternatives" target="_blank" rel="noopener">alternative solutions</a>.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user