An attempt to rebase leftypol software on vichan.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
eli cf5a3e0882 fix float division deprecation warning breaking `captcha.php` json 8 months ago
..
captcha.php fix float division deprecation warning breaking `captcha.php` json 4 months ago
config.php Update config.php 7 years ago
dbschema.sql Add files via upload 7 years ago
entrypoint.php Add files via upload 7 years ago
readme.md Create readme.md 7 years ago

readme.md

I integrated this from: 62a6dac022

First import the captcha/dbschema.sql in your database it is no longer required.

In inc/captcha/config.php change the database_name database_user database_password to your own settings.

Add js/captcha.js in your instance-config.php or config.php

Go to Line 305 in the /inc/config file and copy the settings in instance config, while changing the url to your website. Go to the line beneath it if you only want to enable it when posting a new thread.