1
0
mirror of https://github.com/Daichimarukana/uwuzu.git synced 2026-06-04 19:14:41 +00:00

uwuzu v1.3.2 new_planet

This commit is contained in:
Daichimarukana
2024-03-05 21:25:13 +09:00
parent 15758bf040
commit 3e37062d80
17 changed files with 853 additions and 626 deletions
@@ -0,0 +1,8 @@
<?php // Captchaの認証情報
define( 'CAPTCHA', '');// trueならhCaptchaが有効
define( 'SITE_KEY', '');
define( 'SEAC_KEY', '');
?>