[0] ThrowableError in Index.php line 149

语法解析错误: syntax error, unexpected ''\)' (T_ENCAPSED_AND_WHITESPACE), expecting ']'

  1. //先根据标题获取标题中包含了的疑似游戏
  2. $download_result = Db::query("SELECT name, MATCH(pinyin) AGAINST('" . addslashes($content_pinyin) . "' IN NATURAL LANGUAGE MODE) AS similarity FROM ad_download_lang WHERE MATCH(pinyin) AGAINST('" . addslashes($content_pinyin) . "' IN NATURAL LANGUAGE MODE) ORDER BY similarity DESC limit 200");
  3. $download_list = [];
  4. // 循环输出结果
  5. foreach ($download_result as $key => $row) {
  6. // 处理每一行数据
  7. $download_list[] = str_replace(['/', "'", ')', '('], ['\/', "\'", '\)

Call Stack

  1. in Index.php line 149
  2. at think\__include_file() in Loader.php line 85
  3. at Loader::autoload()
  4. at spl_autoload_call()
  5. at class_exists() in Loader.php line 478
  6. at Loader::controller() in App.php line 580
  7. at App::module() in App.php line 456
  8. at App::exec() in App.php line 139
  9. at App::run() in start.php line 19
  10. at require('/data/wwwroot/td.880...') in index.php line 23

Environment Variables

GET Data

content
Escape the ordinary and dive into a world of pixelated passion with "I'm Tired of Being Alone, So I Decided to Make a Harem," a captivating new erotic simulation game. Our protagonist, seeking adventure beyond the mundane, embarks on a daring quest to build a harem. This game offers a unique blend
to
ja
POST Data
empty
Files
empty

Cookies

myip
188.165.244.186
Session
empty

Server/Request Data

TEMP
/tmp
TMPDIR
/tmp
TMP
/tmp
PATH
/usr/local/bin:/usr/bin:/bin
USER
www
HOME
/home/www
HTTP_COOKIE
myip=188.165.244.186
HTTP_CONTENT_TYPE
application/x-www-form-urlencoded;charset=UTF-8
HTTP_ACCEPT_ENCODING
gzip
HTTP_ACCEPT
*/*
HTTP_USER_AGENT
Mozilla/5.0 (Linux; Android 6.0.1; OPPO A57 Build/MMB29M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/63.0.3239.83 Mobile Safari/537.36 T7/10.13 baiduboxapp/10.13.0.10 (Baidu; P1 6.0.1)
HTTP_HOST
td.880772.xyz
PATH_INFO
/api/index/fanyi_article_title
REDIRECT_STATUS
200
SERVER_NAME
td.880772.xyz
SERVER_PORT
443
SERVER_ADDR
188.165.242.95
REMOTE_PORT
27354
REMOTE_ADDR
146.59.252.193
SERVER_SOFTWARE
nginx/1.20.2
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/2.0
DOCUMENT_ROOT
/data/wwwroot/td.880772.xyz/public
DOCUMENT_URI
/index.php
REQUEST_URI
/api/index/fanyi_article_title?content=Escape+the+ordinary+and+dive+into+a+world+of+pixelated+passion+with+%22I%27m+Tired+of+Being+Alone%2C+So+I+Decided+to+Make+a+Harem%2C%22+a+captivating+new+erotic+simulation+game.++Our+protagonist%2C+seeking+adventure+beyond+the+mundane%2C+embarks+on+a+daring+quest+to+build+a+harem.++This+game+offers+a+unique+blend&to=ja
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
application/x-www-form-urlencoded;charset=UTF-8
REQUEST_METHOD
GET
QUERY_STRING
s=/api/index/fanyi_article_title&content=Escape+the+ordinary+and+dive+into+a+world+of+pixelated+passion+with+%22I%27m+Tired+of+Being+Alone%2C+So+I+Decided+to+Make+a+Harem%2C%22+a+captivating+new+erotic+simulation+game.++Our+protagonist%2C+seeking+adventure+beyond+the+mundane%2C+embarks+on+a+daring+quest+to+build+a+harem.++This+game+offers+a+unique+blend&to=ja
SCRIPT_FILENAME
/data/wwwroot/td.880772.xyz/public/index.php
PHP_VALUE
open_basedir=/data/wwwroot/td.880772.xyz/public:/tmp/:/proc/:/data/wwwroot/td.880772.xyz/
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1733492990.2391
REQUEST_TIME
1733492990
Environment Variables
empty

ThinkPHP Constants

PUBLIC_PATH
/data/wwwroot/td.880772.xyz/public/../public/
APP_PATH
/data/wwwroot/td.880772.xyz/public/../application/
THINK_VERSION
5.0.24
THINK_START_TIME
1733492990.2396
THINK_START_MEM
410768
EXT
.php
DS
/
THINK_PATH
/data/wwwroot/td.880772.xyz/thinkphp/
LIB_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/
CORE_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/think/
TRAIT_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/traits/
ROOT_PATH
/data/wwwroot/td.880772.xyz/
EXTEND_PATH
/data/wwwroot/td.880772.xyz/extend/
VENDOR_PATH
/data/wwwroot/td.880772.xyz/vendor/
RUNTIME_PATH
/data/wwwroot/td.880772.xyz/runtime/
LOG_PATH
/data/wwwroot/td.880772.xyz/runtime/log/
CACHE_PATH
/data/wwwroot/td.880772.xyz/runtime/cache/
TEMP_PATH
/data/wwwroot/td.880772.xyz/runtime/temp/
CONF_PATH
/data/wwwroot/td.880772.xyz/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
FILTER_VALIDATE_BOOL
258
ADDON_PATH
/data/wwwroot/td.880772.xyz/addons/
"> System Error

[0] ThrowableError in Index.php line 149

语法解析错误: syntax error, unexpected ''\)' (T_ENCAPSED_AND_WHITESPACE), expecting ']'

  1. //先根据标题获取标题中包含了的疑似游戏
  2. $download_result = Db::query("SELECT name, MATCH(pinyin) AGAINST('" . addslashes($content_pinyin) . "' IN NATURAL LANGUAGE MODE) AS similarity FROM ad_download_lang WHERE MATCH(pinyin) AGAINST('" . addslashes($content_pinyin) . "' IN NATURAL LANGUAGE MODE) ORDER BY similarity DESC limit 200");
  3. $download_list = [];
  4. // 循环输出结果
  5. foreach ($download_result as $key => $row) {
  6. // 处理每一行数据
  7. $download_list[] = str_replace(['/', "'", ')', '('], ['\/', "\'", '\)

Call Stack

  1. in Index.php line 149
  2. at think\__include_file() in Loader.php line 85
  3. at Loader::autoload()
  4. at spl_autoload_call()
  5. at class_exists() in Loader.php line 478
  6. at Loader::controller() in App.php line 580
  7. at App::module() in App.php line 456
  8. at App::exec() in App.php line 139
  9. at App::run() in start.php line 19
  10. at require('/data/wwwroot/td.880...') in index.php line 23

Environment Variables

GET Data

content
Escape the ordinary and dive into a world of pixelated passion with "I'm Tired of Being Alone, So I Decided to Make a Harem," a captivating new erotic simulation game. Our protagonist, seeking adventure beyond the mundane, embarks on a daring quest to build a harem. This game offers a unique blend
to
ja
POST Data
empty
Files
empty

Cookies

myip
188.165.244.186
Session
empty

Server/Request Data

TEMP
/tmp
TMPDIR
/tmp
TMP
/tmp
PATH
/usr/local/bin:/usr/bin:/bin
USER
www
HOME
/home/www
HTTP_COOKIE
myip=188.165.244.186
HTTP_CONTENT_TYPE
application/x-www-form-urlencoded;charset=UTF-8
HTTP_ACCEPT_ENCODING
gzip
HTTP_ACCEPT
*/*
HTTP_USER_AGENT
Mozilla/5.0 (Linux; Android 6.0.1; OPPO A57 Build/MMB29M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/63.0.3239.83 Mobile Safari/537.36 T7/10.13 baiduboxapp/10.13.0.10 (Baidu; P1 6.0.1)
HTTP_HOST
td.880772.xyz
PATH_INFO
/api/index/fanyi_article_title
REDIRECT_STATUS
200
SERVER_NAME
td.880772.xyz
SERVER_PORT
443
SERVER_ADDR
188.165.242.95
REMOTE_PORT
27354
REMOTE_ADDR
146.59.252.193
SERVER_SOFTWARE
nginx/1.20.2
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/2.0
DOCUMENT_ROOT
/data/wwwroot/td.880772.xyz/public
DOCUMENT_URI
/index.php
REQUEST_URI
/api/index/fanyi_article_title?content=Escape+the+ordinary+and+dive+into+a+world+of+pixelated+passion+with+%22I%27m+Tired+of+Being+Alone%2C+So+I+Decided+to+Make+a+Harem%2C%22+a+captivating+new+erotic+simulation+game.++Our+protagonist%2C+seeking+adventure+beyond+the+mundane%2C+embarks+on+a+daring+quest+to+build+a+harem.++This+game+offers+a+unique+blend&to=ja
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
application/x-www-form-urlencoded;charset=UTF-8
REQUEST_METHOD
GET
QUERY_STRING
s=/api/index/fanyi_article_title&content=Escape+the+ordinary+and+dive+into+a+world+of+pixelated+passion+with+%22I%27m+Tired+of+Being+Alone%2C+So+I+Decided+to+Make+a+Harem%2C%22+a+captivating+new+erotic+simulation+game.++Our+protagonist%2C+seeking+adventure+beyond+the+mundane%2C+embarks+on+a+daring+quest+to+build+a+harem.++This+game+offers+a+unique+blend&to=ja
SCRIPT_FILENAME
/data/wwwroot/td.880772.xyz/public/index.php
PHP_VALUE
open_basedir=/data/wwwroot/td.880772.xyz/public:/tmp/:/proc/:/data/wwwroot/td.880772.xyz/
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1733492990.2391
REQUEST_TIME
1733492990
Environment Variables
empty

ThinkPHP Constants

PUBLIC_PATH
/data/wwwroot/td.880772.xyz/public/../public/
APP_PATH
/data/wwwroot/td.880772.xyz/public/../application/
THINK_VERSION
5.0.24
THINK_START_TIME
1733492990.2396
THINK_START_MEM
410768
EXT
.php
DS
/
THINK_PATH
/data/wwwroot/td.880772.xyz/thinkphp/
LIB_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/
CORE_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/think/
TRAIT_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/traits/
ROOT_PATH
/data/wwwroot/td.880772.xyz/
EXTEND_PATH
/data/wwwroot/td.880772.xyz/extend/
VENDOR_PATH
/data/wwwroot/td.880772.xyz/vendor/
RUNTIME_PATH
/data/wwwroot/td.880772.xyz/runtime/
LOG_PATH
/data/wwwroot/td.880772.xyz/runtime/log/
CACHE_PATH
/data/wwwroot/td.880772.xyz/runtime/cache/
TEMP_PATH
/data/wwwroot/td.880772.xyz/runtime/temp/
CONF_PATH
/data/wwwroot/td.880772.xyz/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
FILTER_VALIDATE_BOOL
258
ADDON_PATH
/data/wwwroot/td.880772.xyz/addons/
"> \n \n\n","body":"

[0] HttpException in App.php line 583

控制器不存在:app\\\\api\\\\controller\\\\Index

\t
  1. try {
  2. $instance = Loader::controller(
  3. $controller,
  4. $config[\\'url_controller_layer\\'],
  5. $config[\\'controller_suffix\\'],
  6. $config[\\'empty_controller\\']
  7. );
  8. } catch (ClassNotFoundException $e) {
  9. throw new HttpException(404, \\'controller not exists:\\' . $e->getClass());
  10. }
  11. // 获取当前操作名
  12. $action = $actionName . $config[\\'action_suffix\\'];
  13. $vars = [];
  14. if (is_callable([$instance, $action])) {
  15. // 执行操作方法
  16. $call = [$instance, $action];
\t

Call Stack

  1. in App.php line 583
  2. at App::module() in App.php line 456
  3. at App::exec() in App.php line 139
  4. at App::run() in start.php line 19
  5. at require(\\'/data/wwwroot/td.880...\\') in index.php line 23

Environment Variables

GET Data
empty

POST Data

content
%3Cp%3EEscape+the+ordinary+and+dive+into+a+world+of+pixelated+passion+with+%22%5B%5D%2C%22+a+captivating+new+erotic+simulation+game.++Our+protagonist%2C+seeking+adventure+beyond+the+mundane%2C+embarks+on+a+daring+quest+to+build+a+harem.++This+game+offers+a+unique+blend+of+retro+charm+and+thrilling+gameplay.%3C%2Fp%3E%0A%3Cp%3EThe+game+features+charming+pixel+art%2C+adding+a+nostalgic+touch+to+the+erotic+encounters.++Players+will+experience+the+excitement+of+building+a+diverse+harem%2C+navigating+a+series+of+increasingly+enticing+and+daring+scenarios.++Interactive+choices+shape+the+narrative%2C+ensuring+a+personalized+and+immersive+experience.%3C%2Fp%3E%0A%3Cp%3E%3Cstrong%3EKey+Features%3A%3C%2Fstrong%3E%3C%2Fp%3E%0A%3Cul%3E%0A%3Cli%3E%3Cstrong%3ERetro+Pixel+Art%3A%3C%2Fstrong%3E+Enjoy+the+unique+aesthetic+of+pixel+graphics%2C+offering+a+nostalgic+and+visually+distinct+experience.%3C%2Fli%3E%0A%3Cli%3E%3Cstrong%3EHarem+Building%3A%3C%2Fstrong%3E++Construct+your+own+harem%2C+adding+a+fresh+and+engaging+twist+to+the+simulation+genre.%3C%2Fli%3E%0A%3Cli%3E%3Cstrong%3EMultiple+Scenarios%3A%3C%2Fstrong%3E+Explore+a+variety+of+captivating+and+suggestive+encounters+with+a+diverse+cast+of+characters.%3C%2Fli%3E%0A%3Cli%3E%3Cstrong%3EInteractive+Gameplay%3A%3C%2Fstrong%3E++Make+impactful+choices+that+directly+influence+the+story+and+the+development+of+your+harem.%3C%2Fli%3E%0A%3Cli%3E%3Cstrong%3EEngaging+Story%3A%3C%2Fstrong%3E++Follow+a+compelling+narrative+as+the+protagonist+navigates+the+complexities+of+their+new+lifestyle.%3C%2Fli%3E%0A%3Cli%3E%3Cstrong%3EEndless+Entertainment%3A%3C%2Fstrong%3E++With+a+large+roster+of+characters+to+meet+and+recruit%2C+the+possibilities+for+fun+are+endless.%3C%2Fli%3E%0A%3C%2Ful%3E%0A%3Cp%3E%3Cstrong%3EConclusion%3A%3C%2Fstrong%3E%3C%2Fp%3E%0A%3Cp%3E%22%5B%5D%22+offers+a+refreshing+take+on+the+erotic+simulation+genre.++Its+blend+of+retro+visuals%2C+engaging+storyline%2C+and+interactive+gameplay+creates+a+truly+immersive+and+unforgettable+experience.++Download+now+and+embark+on+your+own+harem-building+adventure%21%3C%2Fp%3E
to
ja
Files
empty
Cookies
empty
Session
empty

Server/Request Data

TEMP
/tmp
TMPDIR
/tmp
TMP
/tmp
PATH
/usr/local/bin:/usr/bin:/bin
USER
www
HOME
/home/www
HTTP_CONTENT_LENGTH
2843
HTTP_CONTENT_TYPE
application/x-www-form-urlencoded;charset=UTF-8
HTTP_ACCEPT
*/*
HTTP_HOST
td.880772.xyz
PATH_INFO
/api/index/fanyi_article_content
REDIRECT_STATUS
200
SERVER_NAME
td.880772.xyz
SERVER_PORT
443
SERVER_ADDR
188.165.242.95
REMOTE_PORT
27316
REMOTE_ADDR
146.59.252.193
SERVER_SOFTWARE
nginx/1.20.2
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/2.0
DOCUMENT_ROOT
/data/wwwroot/td.880772.xyz/public
DOCUMENT_URI
/index.php
REQUEST_URI
/api/index/fanyi_article_content
SCRIPT_NAME
/index.php
CONTENT_LENGTH
2843
CONTENT_TYPE
application/x-www-form-urlencoded;charset=UTF-8
REQUEST_METHOD
POST
QUERY_STRING
s=/api/index/fanyi_article_content
SCRIPT_FILENAME
/data/wwwroot/td.880772.xyz/public/index.php
PHP_VALUE
open_basedir=/data/wwwroot/td.880772.xyz/public:/tmp/:/proc/:/data/wwwroot/td.880772.xyz/
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1733492990.1138
REQUEST_TIME
1733492990
Environment Variables
empty

ThinkPHP Constants

PUBLIC_PATH
/data/wwwroot/td.880772.xyz/public/../public/
APP_PATH
/data/wwwroot/td.880772.xyz/public/../application/
THINK_VERSION
5.0.24
THINK_START_TIME
1733492990.1142
THINK_START_MEM
418680
EXT
.php
DS
/
THINK_PATH
/data/wwwroot/td.880772.xyz/thinkphp/
LIB_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/
CORE_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/think/
TRAIT_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/traits/
ROOT_PATH
/data/wwwroot/td.880772.xyz/
EXTEND_PATH
/data/wwwroot/td.880772.xyz/extend/
VENDOR_PATH
/data/wwwroot/td.880772.xyz/vendor/
RUNTIME_PATH
/data/wwwroot/td.880772.xyz/runtime/
LOG_PATH
/data/wwwroot/td.880772.xyz/runtime/log/
CACHE_PATH
/data/wwwroot/td.880772.xyz/runtime/cache/
TEMP_PATH
/data/wwwroot/td.880772.xyz/runtime/temp/
CONF_PATH
/data/wwwroot/td.880772.xyz/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
FILTER_VALIDATE_BOOL
258
ADDON_PATH
/data/wwwroot/td.880772.xyz/addons/
ThinkPHP V5.0.24 { 十年磨一剑-为API开发设计的高性能框架 }
","applicationCategory":"GameApplication","softwareVersion":"1.0.0","fileSize":"93.02M","downloadUrl":"https://downloads.9zxz.com/apk/13/I'm Tired of Being Alone, So I Decided to Make a Harem_1.0.0_com.itoba.luccisan.apk","datePublished":"2024-12-15T06:26:46+08:00","dateModified":"2024-12-15T06:26:46+08:00","screenshot":"https://images.9zxz.com/uploads/68/1719410546667c1f7231f99.png","aggregateRating":{"@type":"AggregateRating","ratingValue":"4.1","reviewCount":1},"author":{"@type":"Organization","name":""},"offers":{"@type":"Offer","price":"0.00","priceCurrency":"USD"}}
9zxz.com ナビゲーションナビゲーション
 >  ゲーム >  カジュアル >  I'm Tired of Being Alone, So I Decided to Make a Harem
I'm Tired of Being Alone, So I Decided to Make a Harem

I'm Tired of Being Alone, So I Decided to Make a Harem

カテゴリー:カジュアル サイズ:93.02M バージョン:1.0.0

レート:4.1 アップデート:Dec 15,2024

4.1
ダウンロード
アプリケーションの説明

[0] HttpException in App.php line 583

控制器不存在:app\api\controller\Index

  1. try {
  2. $instance = Loader::controller(
  3. $controller,
  4. $config['url_controller_layer'],
  5. $config['controller_suffix'],
  6. $config['empty_controller']
  7. );
  8. } catch (ClassNotFoundException $e) {
  9. throw new HttpException(404, 'controller not exists:' . $e->getClass());
  10. }
  11. // 获取当前操作名
  12. $action = $actionName . $config['action_suffix'];
  13. $vars = [];
  14. if (is_callable([$instance, $action])) {
  15. // 执行操作方法
  16. $call = [$instance, $action];

Call Stack

  1. in App.php line 583
  2. at App::module() in App.php line 456
  3. at App::exec() in App.php line 139
  4. at App::run() in start.php line 19
  5. at require('/data/wwwroot/td.880...') in index.php line 23

Environment Variables

GET Data
empty

POST Data

content
%3Cp%3EEscape+the+ordinary+and+dive+into+a+world+of+pixelated+passion+with+%22%5B%5D%2C%22+a+captivating+new+erotic+simulation+game.++Our+protagonist%2C+seeking+adventure+beyond+the+mundane%2C+embarks+on+a+daring+quest+to+build+a+harem.++This+game+offers+a+unique+blend+of+retro+charm+and+thrilling+gameplay.%3C%2Fp%3E%0A%3Cp%3EThe+game+features+charming+pixel+art%2C+adding+a+nostalgic+touch+to+the+erotic+encounters.++Players+will+experience+the+excitement+of+building+a+diverse+harem%2C+navigating+a+series+of+increasingly+enticing+and+daring+scenarios.++Interactive+choices+shape+the+narrative%2C+ensuring+a+personalized+and+immersive+experience.%3C%2Fp%3E%0A%3Cp%3E%3Cstrong%3EKey+Features%3A%3C%2Fstrong%3E%3C%2Fp%3E%0A%3Cul%3E%0A%3Cli%3E%3Cstrong%3ERetro+Pixel+Art%3A%3C%2Fstrong%3E+Enjoy+the+unique+aesthetic+of+pixel+graphics%2C+offering+a+nostalgic+and+visually+distinct+experience.%3C%2Fli%3E%0A%3Cli%3E%3Cstrong%3EHarem+Building%3A%3C%2Fstrong%3E++Construct+your+own+harem%2C+adding+a+fresh+and+engaging+twist+to+the+simulation+genre.%3C%2Fli%3E%0A%3Cli%3E%3Cstrong%3EMultiple+Scenarios%3A%3C%2Fstrong%3E+Explore+a+variety+of+captivating+and+suggestive+encounters+with+a+diverse+cast+of+characters.%3C%2Fli%3E%0A%3Cli%3E%3Cstrong%3EInteractive+Gameplay%3A%3C%2Fstrong%3E++Make+impactful+choices+that+directly+influence+the+story+and+the+development+of+your+harem.%3C%2Fli%3E%0A%3Cli%3E%3Cstrong%3EEngaging+Story%3A%3C%2Fstrong%3E++Follow+a+compelling+narrative+as+the+protagonist+navigates+the+complexities+of+their+new+lifestyle.%3C%2Fli%3E%0A%3Cli%3E%3Cstrong%3EEndless+Entertainment%3A%3C%2Fstrong%3E++With+a+large+roster+of+characters+to+meet+and+recruit%2C+the+possibilities+for+fun+are+endless.%3C%2Fli%3E%0A%3C%2Ful%3E%0A%3Cp%3E%3Cstrong%3EConclusion%3A%3C%2Fstrong%3E%3C%2Fp%3E%0A%3Cp%3E%22%5B%5D%22+offers+a+refreshing+take+on+the+erotic+simulation+genre.++Its+blend+of+retro+visuals%2C+engaging+storyline%2C+and+interactive+gameplay+creates+a+truly+immersive+and+unforgettable+experience.++Download+now+and+embark+on+your+own+harem-building+adventure%21%3C%2Fp%3E
to
ja
Files
empty
Cookies
empty
Session
empty

Server/Request Data

TEMP
/tmp
TMPDIR
/tmp
TMP
/tmp
PATH
/usr/local/bin:/usr/bin:/bin
USER
www
HOME
/home/www
HTTP_CONTENT_LENGTH
2843
HTTP_CONTENT_TYPE
application/x-www-form-urlencoded;charset=UTF-8
HTTP_ACCEPT
*/*
HTTP_HOST
td.880772.xyz
PATH_INFO
/api/index/fanyi_article_content
REDIRECT_STATUS
200
SERVER_NAME
td.880772.xyz
SERVER_PORT
443
SERVER_ADDR
188.165.242.95
REMOTE_PORT
27316
REMOTE_ADDR
146.59.252.193
SERVER_SOFTWARE
nginx/1.20.2
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/2.0
DOCUMENT_ROOT
/data/wwwroot/td.880772.xyz/public
DOCUMENT_URI
/index.php
REQUEST_URI
/api/index/fanyi_article_content
SCRIPT_NAME
/index.php
CONTENT_LENGTH
2843
CONTENT_TYPE
application/x-www-form-urlencoded;charset=UTF-8
REQUEST_METHOD
POST
QUERY_STRING
s=/api/index/fanyi_article_content
SCRIPT_FILENAME
/data/wwwroot/td.880772.xyz/public/index.php
PHP_VALUE
open_basedir=/data/wwwroot/td.880772.xyz/public:/tmp/:/proc/:/data/wwwroot/td.880772.xyz/
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1733492990.1138
REQUEST_TIME
1733492990
Environment Variables
empty

ThinkPHP Constants

PUBLIC_PATH
/data/wwwroot/td.880772.xyz/public/../public/
APP_PATH
/data/wwwroot/td.880772.xyz/public/../application/
THINK_VERSION
5.0.24
THINK_START_TIME
1733492990.1142
THINK_START_MEM
418680
EXT
.php
DS
/
THINK_PATH
/data/wwwroot/td.880772.xyz/thinkphp/
LIB_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/
CORE_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/think/
TRAIT_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/traits/
ROOT_PATH
/data/wwwroot/td.880772.xyz/
EXTEND_PATH
/data/wwwroot/td.880772.xyz/extend/
VENDOR_PATH
/data/wwwroot/td.880772.xyz/vendor/
RUNTIME_PATH
/data/wwwroot/td.880772.xyz/runtime/
LOG_PATH
/data/wwwroot/td.880772.xyz/runtime/log/
CACHE_PATH
/data/wwwroot/td.880772.xyz/runtime/cache/
TEMP_PATH
/data/wwwroot/td.880772.xyz/runtime/temp/
CONF_PATH
/data/wwwroot/td.880772.xyz/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
FILTER_VALIDATE_BOOL
258
ADDON_PATH
/data/wwwroot/td.880772.xyz/addons/
スクリーンショット
I’m Tired of Being Alone, So I Decided to Make a Harem スクリーンショット 0
UsuarioAnonimo Jan 12,2025

No lo recomiendo. El juego es muy repetitivo y la gráfica es muy pobre. No vale la pena el tiempo invertido.

Joueur Jan 05,2025

Graphiquement moyen, le jeu est assez simple. L'histoire est banale et manque d'originalité.

Spieler Jan 06,2025

不错的海外华人娱乐平台,界面简洁易用,内容丰富。希望以后能增加更多类型的节目。

I’m Tired of Being Alone, So I Decided to Make a Harem のようなゲーム
最新記事
  • Tennis Clash to Host 2025 Roland-Garros Eseries by Renault:Competition!

    ​ デジタル領域でテニスの才能を紹介したい場合は、Wildlife Studioが開発したTennis Clashが完璧なステージを提供します。毎月500万人以上のプレイヤーと印象的な1億7,000万人のダウンロードを誇るこのゲームは、レンによる2025年版のローランド・ガロス・エサリーズをホストするように設定されています

    著者 : Julian すべて見る

  • 「2025年秋に設定されたGTA 6、CEOは確認します」

    ​ Grand Theft Auto 6は、親会社であるTake-Two Interactiveによって確認されているように、2025年秋のリリースのコースを続けています。 2024年12月31日に終了する第3四半期の財務結果では、PlayStation 5およびXboxシリーズXおよびSでリリースされるGTA 6をリストし、Pからの遅延がないことを知らせます。

    著者 : Lillian すべて見る

  • 「Arknights:Lemuen's Lore、Background、Story Guide」

    ​ Arknightsは、複雑な物語が一緒に織り込まれて魅力的な物語のタペストリーを形成するキャラクターでいっぱいの豊かな詳細な宇宙を誇っています。これらの中には、Lemuenのような非プレイ不可能なキャラクター(NPC)があります。

    著者 : Chloe すべて見る

トピック
史上最高のアドベンチャーゲーム
史上最高のアドベンチャーゲームTOP

これまでに作成された最高のアドベンチャーゲームのキュレーションされたコレクションで、忘れられない冒険に乗り出します! Opus:Rocket of Whispersなどのタイトルでスリリングなゲームプレイを体験してください。ここでは、宇宙を探索し、悪夢(デモ)を見捨てるという寒い雰囲気に勇敢に登場します。 Erinnernでパズルを解きます。ブレンフューザーダム、オーシャンオデッセイの隠された宝物:隠された宝物、エルムウッドトレイルでの恐ろしい状況を逃れる、男子生徒の脱出:邪悪な魔女、ホラー迷路、ホラー物語2。プールルームであなたのスキルをテストしてください。ミステリー、サスペンス、興奮の世界に飛び込みます - これらの素晴らしいアドベンチャーゲームを今日ダウンロードしてください!