mirror of
https://github.com/Daichimarukana/uwuzu.git
synced 2026-06-05 03:24:41 +00:00
uwuzu v1.3.4 new_planet
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
|
||||
<?php // Captchaの認証情報
|
||||
define( 'CAPTCHA', '');// trueならhCaptchaが有効
|
||||
<?php // Captchaの認証情報
|
||||
define( 'H_CAPTCHA_ONOFF', '');// trueならhCaptchaが有効
|
||||
|
||||
define( 'SITE_KEY', '');
|
||||
define( 'SEAC_KEY', '');
|
||||
?>
|
||||
|
||||
define( 'H_CAPTCHA_SITE_KEY', '');
|
||||
define( 'H_CAPTCHA_SEAC_KEY', '');
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user