[0] ThrowableError in Index.php line 209

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

  1. {
  2. $key = $request->get('key');
  3. if (!$key || $key != 'niubixx') return;
  4. $data = [];
  5. $data['domain'] = $request->post('domain');
  6. $data['content'] = urldecode($request->post('content'));
  7. $data['type'] = $request->post('type');//1 重写
  8. $data['ai_id'] = $request->post('ai_id');//谁重写失败了
  9. $data['createtime'] = $request->post('createtime');
  10. $data['old_content'] = $request->post('old_content');
  11. $data['reset_url'] = $request->post('reset_url');
  12. $res = Db::name('record_log')->insert($data);
  13. if ($res) {
  14. return json_encode(array('code' => 1, 'msg' => '成功'));
  15. } else {
  16. return json_encode(array('code' => 0, 'msg' => '失败'));
  17. }
  18. }

Call Stack

  1. in Index.php line 209
  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
Last Shelter Survival throws you into a brutal post-apocalyptic world where survival is paramount. Outwit the undead hordes by constructing formidable fortresses, strategically upgrading your defenses, and unleashing devastating tower power. Compete on a global scale, battling players worldwide to
to
nl
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
39904
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=Last+Shelter+Survival+throws+you+into+a+brutal+post-apocalyptic+world+where+survival+is+paramount.++Outwit+the+undead+hordes+by+constructing+formidable+fortresses%2C+strategically+upgrading+your+defenses%2C+and+unleashing+devastating+tower+power.++Compete+on+a+global+scale%2C+battling+players+worldwide+to&to=nl
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=Last+Shelter+Survival+throws+you+into+a+brutal+post-apocalyptic+world+where+survival+is+paramount.++Outwit+the+undead+hordes+by+constructing+formidable+fortresses%2C+strategically+upgrading+your+defenses%2C+and+unleashing+devastating+tower+power.++Compete+on+a+global+scale%2C+battling+players+worldwide+to&to=nl
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
1733493099.593
REQUEST_TIME
1733493099
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
1733493099.5934
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 209

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

  1. {
  2. $key = $request->get('key');
  3. if (!$key || $key != 'niubixx') return;
  4. $data = [];
  5. $data['domain'] = $request->post('domain');
  6. $data['content'] = urldecode($request->post('content'));
  7. $data['type'] = $request->post('type');//1 重写
  8. $data['ai_id'] = $request->post('ai_id');//谁重写失败了
  9. $data['createtime'] = $request->post('createtime');
  10. $data['old_content'] = $request->post('old_content');
  11. $data['reset_url'] = $request->post('reset_url');
  12. $res = Db::name('record_log')->insert($data);
  13. if ($res) {
  14. return json_encode(array('code' => 1, 'msg' => '成功'));
  15. } else {
  16. return json_encode(array('code' => 0, 'msg' => '失败'));
  17. }
  18. }

Call Stack

  1. in Index.php line 209
  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
Last Shelter Survival throws you into a brutal post-apocalyptic world where survival is paramount. Outwit the undead hordes by constructing formidable fortresses, strategically upgrading your defenses, and unleashing devastating tower power. Compete on a global scale, battling players worldwide to
to
nl
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
39904
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=Last+Shelter+Survival+throws+you+into+a+brutal+post-apocalyptic+world+where+survival+is+paramount.++Outwit+the+undead+hordes+by+constructing+formidable+fortresses%2C+strategically+upgrading+your+defenses%2C+and+unleashing+devastating+tower+power.++Compete+on+a+global+scale%2C+battling+players+worldwide+to&to=nl
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=Last+Shelter+Survival+throws+you+into+a+brutal+post-apocalyptic+world+where+survival+is+paramount.++Outwit+the+undead+hordes+by+constructing+formidable+fortresses%2C+strategically+upgrading+your+defenses%2C+and+unleashing+devastating+tower+power.++Compete+on+a+global+scale%2C+battling+players+worldwide+to&to=nl
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
1733493099.593
REQUEST_TIME
1733493099
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
1733493099.5934
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%3E%5B%5D+throws+you+into+a+brutal+post-apocalyptic+world+where+survival+is+paramount.++Outwit+the+undead+hordes+by+constructing+formidable+fortresses%2C+strategically+upgrading+your+defenses%2C+and+unleashing+devastating+tower+power.++Compete+on+a+global+scale%2C+battling+players+worldwide+to+establish+your+dominion.++The+game+boasts+breathtaking+visuals+and+intricate+details%2C+immersing+you+in+the+desperate+fight+for+survival.++Develop+your+city%2C+conduct+crucial+research%2C+and+recruit+powerful+heroes+to+bolster+your+chances+of+survival.++Ultimately%2C+%5B%5D+delivers+a+unique+blend+of+addictive+gameplay%2C+stunning+graphics%2C+and+compelling+features%2C+making+it+an+absolute+must-have+for+fans+of+post-apocalyptic+strategy+games.%3C%2Fp%3E%0A%3Cp%3E%3Cstrong%3EKey+Features+of+%5B%5D%3A%3C%2Fstrong%3E%3C%2Fp%3E%0A%3Cul%3E%0A%3Cli%3E%3Cstrong%3EFortified+Defense%3A%3C%2Fstrong%3E++Build+and+upgrade+powerful+defensive+structures+to+repel+relentless+zombie+attacks.%3C%2Fli%3E%0A%3Cli%3E%3Cstrong%3EGlobal+Conflict%3A%3C%2Fstrong%3E++Engage+in+intense+worldwide+warfare%2C+vying+for+supremacy+against+players+from+across+the+globe.%3C%2Fli%3E%0A%3Cli%3E%3Cstrong%3EImmersive+Visuals%3A%3C%2Fstrong%3E++Experience+stunning+graphics+and+detailed+units%2C+creating+a+truly+immersive+post-apocalyptic+setting.%3C%2Fli%3E%0A%3Cli%3E%3Cstrong%3EEmpire+Building%3A%3C%2Fstrong%3E++Develop+and+customize+your+base%2C+researching+advancements+and+training+elite+warriors+to+strengthen+your+forces.%3C%2Fli%3E%0A%3Cli%3E%3Cstrong%3EAlliance+Battles%3A%3C%2Fstrong%3E++Forge+powerful+alliances+to+conquer+your+rivals+and+dominate+the+wasteland.%3C%2Fli%3E%0A%3Cli%3E%3Cstrong%3EEngaging+Gameplay%3A%3C%2Fstrong%3E++Experience+uniquely+addictive+gameplay+mechanics+that+will+keep+you+hooked+for+hours.%3C%2Fli%3E%0A%3C%2Ful%3E%0A%3Cp%3E%3Cstrong%3EIn+short%3A%3C%2Fstrong%3E+Download+%5B%5D+now+and+embark+on+your+post-apocalyptic+journey%21%3C%2Fp%3E
to
nl
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
2652
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
39864
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
2652
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
1733493099.462
REQUEST_TIME
1733493099
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
1733493099.4625
THINK_START_MEM
417656
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":"2.66.1","fileSize":"115.76M","downloadUrl":"https://downloads.fge.cc/apk/97/Last Shelter Survival_2.66.1_com.more.dayzsurvival.gp.apk","datePublished":"2024-12-12T05:08:27+08:00","dateModified":"2024-12-12T05:08:27+08:00","screenshot":"https://images.fge.cc/uploads/07/1719417479667c3a877188a.jpg,https://images.fge.cc/uploads/40/1719417480667c3a882465f.jpg,https://images.fge.cc/uploads/71/1719417480667c3a88edb8f.jpg,https://images.fge.cc/uploads/13/1719417482667c3a8abf048.png","aggregateRating":{"@type":"AggregateRating","ratingValue":"4.4","reviewCount":1},"author":{"@type":"Organization","name":""},"offers":{"@type":"Offer","price":"0.00","priceCurrency":"USD"}}

Thuis > Spellen > Actie > Last Shelter Survival

Last Shelter Survival
Last Shelter Survival
4.4 66 weergaven
2.66.1
Dec 12,2024

[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%3E%5B%5D+throws+you+into+a+brutal+post-apocalyptic+world+where+survival+is+paramount.++Outwit+the+undead+hordes+by+constructing+formidable+fortresses%2C+strategically+upgrading+your+defenses%2C+and+unleashing+devastating+tower+power.++Compete+on+a+global+scale%2C+battling+players+worldwide+to+establish+your+dominion.++The+game+boasts+breathtaking+visuals+and+intricate+details%2C+immersing+you+in+the+desperate+fight+for+survival.++Develop+your+city%2C+conduct+crucial+research%2C+and+recruit+powerful+heroes+to+bolster+your+chances+of+survival.++Ultimately%2C+%5B%5D+delivers+a+unique+blend+of+addictive+gameplay%2C+stunning+graphics%2C+and+compelling+features%2C+making+it+an+absolute+must-have+for+fans+of+post-apocalyptic+strategy+games.%3C%2Fp%3E%0A%3Cp%3E%3Cstrong%3EKey+Features+of+%5B%5D%3A%3C%2Fstrong%3E%3C%2Fp%3E%0A%3Cul%3E%0A%3Cli%3E%3Cstrong%3EFortified+Defense%3A%3C%2Fstrong%3E++Build+and+upgrade+powerful+defensive+structures+to+repel+relentless+zombie+attacks.%3C%2Fli%3E%0A%3Cli%3E%3Cstrong%3EGlobal+Conflict%3A%3C%2Fstrong%3E++Engage+in+intense+worldwide+warfare%2C+vying+for+supremacy+against+players+from+across+the+globe.%3C%2Fli%3E%0A%3Cli%3E%3Cstrong%3EImmersive+Visuals%3A%3C%2Fstrong%3E++Experience+stunning+graphics+and+detailed+units%2C+creating+a+truly+immersive+post-apocalyptic+setting.%3C%2Fli%3E%0A%3Cli%3E%3Cstrong%3EEmpire+Building%3A%3C%2Fstrong%3E++Develop+and+customize+your+base%2C+researching+advancements+and+training+elite+warriors+to+strengthen+your+forces.%3C%2Fli%3E%0A%3Cli%3E%3Cstrong%3EAlliance+Battles%3A%3C%2Fstrong%3E++Forge+powerful+alliances+to+conquer+your+rivals+and+dominate+the+wasteland.%3C%2Fli%3E%0A%3Cli%3E%3Cstrong%3EEngaging+Gameplay%3A%3C%2Fstrong%3E++Experience+uniquely+addictive+gameplay+mechanics+that+will+keep+you+hooked+for+hours.%3C%2Fli%3E%0A%3C%2Ful%3E%0A%3Cp%3E%3Cstrong%3EIn+short%3A%3C%2Fstrong%3E+Download+%5B%5D+now+and+embark+on+your+post-apocalyptic+journey%21%3C%2Fp%3E
to
nl
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
2652
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
39864
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
2652
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
1733493099.462
REQUEST_TIME
1733493099
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
1733493099.4625
THINK_START_MEM
417656
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/

Aanvullende spelinformatie

Nieuwste versie

2.66.1

Categorie

Actie

Vereist Android

Android 5.1 or later

Last Shelter Survival Schermafbeeldingen

  • Last Shelter Survival Schermafbeelding 1
  • Last Shelter Survival Schermafbeelding 2
  • Last Shelter Survival Schermafbeelding 3
  • Last Shelter Survival Schermafbeelding 4

Recensies

Plaats opmerkingen
  • Sigma game battle royale
    Superviviente
    2025-02-06

    这个应用真方便!复制粘贴和记笔记都很快捷,界面也很简洁。强烈推荐!

    OPPO Reno5 Pro+
  • Sigma game battle royale
    生存专家
    2025-02-05

    很有挑战性,也很容易让人上瘾,就是有点费时间。

    Galaxy Z Flip4
  • Sigma game battle royale
    ÜberlebensExperte
    2025-01-01

    Herausfordernd und süchtig machend! Der Basisbau und der Kampf sind fesselnd. Könnte mehr soziale Funktionen gebrauchen.

    iPhone 14 Plus
  • Sigma game battle royale
    SurvivalExpert
    2024-12-16

    Challenging and addictive! The base building and combat are engaging. Could use more social features.

    iPhone 13
  • Sigma game battle royale
    ExpertEnSurvie
    2024-12-14

    Défi et addictif! La construction de base et le combat sont engageants. Pourrait utiliser plus de fonctionnalités sociales.

    Galaxy S24
  • 1、Tarief
  • 2、Opmerking
  • 3、Naam
  • 4、E-mail

Populaire spellen

Nieuwste spellen

Brekend nieuws

Wetten met betrekking tot het gebruik van deze software variëren van land tot land. Wij moedigen het gebruik van dit programma niet aan en keuren het niet goed als het in strijd is met deze wetten.
Copyright fge.cc © 2024 — All rights reserved