同步宝塔上的源码

This commit is contained in:
2025-06-27 21:04:18 +08:00
parent ebc39cd5dd
commit 16de87a864
4689 changed files with 59043 additions and 822 deletions

View File

@@ -5,7 +5,7 @@ $_CACHE['apps'] = array (
'appid' => '1',
'type' => 'DISCUZX',
'name' => 'Discuz! Board',
'url' => 'http://localhost:8080/discuz',
'url' => 'http://www.shitangsweet.com',
'ip' => '',
'viewprourl' => '',
'apifilename' => 'uc.php',

5
uc_client/data/cache/badwords.php vendored Normal file
View File

@@ -0,0 +1,5 @@
<?php
$_CACHE['badwords'] = array (
);
?>