[0] ThrowableError in Api.php line 96

致命错误: Call to undefined function app\common\controller\check_cors_request()

  1. }
  2. /**
  3. * 初始化操作
  4. * @access protected
  5. */
  6. protected function _initialize()
  7. {
  8. //跨域请求检测
  9. check_cors_request();
  10. // 检测IP是否允许
  11. check_ip_allowed();
  12. //移除HTML标签
  13. $this->request->filter('trim,strip_tags,htmlspecialchars');
  14. $this->auth = Auth::instance();

Call Stack

  1. in Api.php line 96
  2. at Api->_initialize() in Api.php line 77
  3. at Api->__construct()
  4. at ReflectionClass->newInstanceArgs() in App.php line 359
  5. at App::invokeClass() in Loader.php line 479
  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
Dive into the ultimate 2022 fighting experience with Real Fighting Wrestling Games! Prepare for the Wrestling Revolution Championship – a 3D combat game where you'll unleash epic moves and devastating punches. Choose from a roster of diverse fighters, including karate masters, boxers, and martial a
to
pt
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
2442
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=Dive+into+the+ultimate+2022+fighting+experience+with+Real+Fighting+Wrestling+Games%21++Prepare+for+the+Wrestling+Revolution+Championship+%E2%80%93+a+3D+combat+game+where+you%27ll+unleash+epic+moves+and+devastating+punches.+Choose+from+a+roster+of+diverse+fighters%2C+including+karate+masters%2C+boxers%2C+and+martial+a&to=pt
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=Dive+into+the+ultimate+2022+fighting+experience+with+Real+Fighting+Wrestling+Games%21++Prepare+for+the+Wrestling+Revolution+Championship+%E2%80%93+a+3D+combat+game+where+you%27ll+unleash+epic+moves+and+devastating+punches.+Choose+from+a+roster+of+diverse+fighters%2C+including+karate+masters%2C+boxers%2C+and+martial+a&to=pt
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
1734511131.5686
REQUEST_TIME
1734511131
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
1734511131.5692
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 Api.php line 96

致命错误: Call to undefined function app\common\controller\check_cors_request()

  1. }
  2. /**
  3. * 初始化操作
  4. * @access protected
  5. */
  6. protected function _initialize()
  7. {
  8. //跨域请求检测
  9. check_cors_request();
  10. // 检测IP是否允许
  11. check_ip_allowed();
  12. //移除HTML标签
  13. $this->request->filter('trim,strip_tags,htmlspecialchars');
  14. $this->auth = Auth::instance();

Call Stack

  1. in Api.php line 96
  2. at Api->_initialize() in Api.php line 77
  3. at Api->__construct()
  4. at ReflectionClass->newInstanceArgs() in App.php line 359
  5. at App::invokeClass() in Loader.php line 479
  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
Dive into the ultimate 2022 fighting experience with Real Fighting Wrestling Games! Prepare for the Wrestling Revolution Championship – a 3D combat game where you'll unleash epic moves and devastating punches. Choose from a roster of diverse fighters, including karate masters, boxers, and martial a
to
pt
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
2442
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=Dive+into+the+ultimate+2022+fighting+experience+with+Real+Fighting+Wrestling+Games%21++Prepare+for+the+Wrestling+Revolution+Championship+%E2%80%93+a+3D+combat+game+where+you%27ll+unleash+epic+moves+and+devastating+punches.+Choose+from+a+roster+of+diverse+fighters%2C+including+karate+masters%2C+boxers%2C+and+martial+a&to=pt
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=Dive+into+the+ultimate+2022+fighting+experience+with+Real+Fighting+Wrestling+Games%21++Prepare+for+the+Wrestling+Revolution+Championship+%E2%80%93+a+3D+combat+game+where+you%27ll+unleash+epic+moves+and+devastating+punches.+Choose+from+a+roster+of+diverse+fighters%2C+including+karate+masters%2C+boxers%2C+and+martial+a&to=pt
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
1734511131.5686
REQUEST_TIME
1734511131
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
1734511131.5692
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":"
\\\"\\\"
你所浏览的页面暂时无法访问

你可以返回上一页重试

返回主页 返回上一页
","applicationCategory":"GameApplication","softwareVersion":"3.5","fileSize":"67.00M","downloadUrl":"https://downs.icezi.com/apk/41/Real Fighting Wrestling Games_3.5_com.img.pro.wrestling.games.tag.ring.fighting.game.apk","datePublished":"2025-01-10T10:32:29+08:00","dateModified":"2025-01-10T10:32:29+08:00","screenshot":"https://img.icezi.com/uploads/10/1719683302668048e608a7a.jpg,https://img.icezi.com/uploads/72/1719683303668048e719a5d.jpg,https://img.icezi.com/uploads/60/1719683304668048e8c58a3.jpg,https://img.icezi.com/uploads/57/1719683305668048e9af34c.jpg","aggregateRating":{"@type":"AggregateRating","ratingValue":"4.4","reviewCount":1},"author":{"@type":"Organization","name":""},"offers":{"@type":"Offer","price":"0.00","priceCurrency":"USD"}}

Lar > Jogos > Reprodução de papel > Real Fighting Wrestling Games

Real Fighting Wrestling Games
Real Fighting Wrestling Games
Jan 10,2025
Nome do aplicativo Real Fighting Wrestling Games
Categoria Reprodução de papel
Tamanho 67.00M
Última versão 3.5
4.4
Download(67.00M)
你所浏览的页面暂时无法访问

你可以返回上一页重试

Postar comentários