[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
DL-net VPN Lite: Your Gateway to a Secure and Unrestricted Internet Experience DL-net VPN Lite is a powerful application designed to safeguard your online activity while providing access to content otherwise restricted by your internet service provider (ISP). Leveraging highly secure servers, your
to
zh-tw
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
2760
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=DL-net+VPN+Lite%3A+Your+Gateway+to+a+Secure+and+Unrestricted+Internet+Experience%0ADL-net+VPN+Lite+is+a+powerful+application+designed+to+safeguard+your+online+activity+while+providing+access+to+content+otherwise+restricted+by+your+internet+service+provider+%28ISP%29.++Leveraging+highly+secure+servers%2C+your+&to=zh-tw
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=DL-net+VPN+Lite%3A+Your+Gateway+to+a+Secure+and+Unrestricted+Internet+Experience%0ADL-net+VPN+Lite+is+a+powerful+application+designed+to+safeguard+your+online+activity+while+providing+access+to+content+otherwise+restricted+by+your+internet+service+provider+%28ISP%29.++Leveraging+highly+secure+servers%2C+your+&to=zh-tw
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.7942
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.7949
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
DL-net VPN Lite: Your Gateway to a Secure and Unrestricted Internet Experience DL-net VPN Lite is a powerful application designed to safeguard your online activity while providing access to content otherwise restricted by your internet service provider (ISP). Leveraging highly secure servers, your
to
zh-tw
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
2760
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=DL-net+VPN+Lite%3A+Your+Gateway+to+a+Secure+and+Unrestricted+Internet+Experience%0ADL-net+VPN+Lite+is+a+powerful+application+designed+to+safeguard+your+online+activity+while+providing+access+to+content+otherwise+restricted+by+your+internet+service+provider+%28ISP%29.++Leveraging+highly+secure+servers%2C+your+&to=zh-tw
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=DL-net+VPN+Lite%3A+Your+Gateway+to+a+Secure+and+Unrestricted+Internet+Experience%0ADL-net+VPN+Lite+is+a+powerful+application+designed+to+safeguard+your+online+activity+while+providing+access+to+content+otherwise+restricted+by+your+internet+service+provider+%28ISP%29.++Leveraging+highly+secure+servers%2C+your+&to=zh-tw
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.7942
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.7949
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":"5","fileSize":"10.04M","downloadUrl":"https://down.semu.cc/apk/75/D-L NET VPN_5_app.sylnetdev.dlnet.vpn.apk","datePublished":"2024-12-22T05:24:26+08:00","dateModified":"2024-09-08T08:26:35+08:00","screenshot":"https://imgs.semu.cc/uploads/67/1719524354667ddc02bcae0.jpg,https://imgs.semu.cc/uploads/33/1719524355667ddc039d3a2.jpg,https://imgs.semu.cc/uploads/65/1719524357667ddc05186e1.jpg","aggregateRating":{"@type":"AggregateRating","ratingValue":"4.2","reviewCount":1},"author":{"@type":"Organization","name":"DLNETINFO"},"offers":{"@type":"Offer","price":"0.00","priceCurrency":"USD"}}

首頁 > 應用 > 工具 > D-L NET VPN

D-L NET VPN
D-L NET VPN
4.2 11次查看
5 來自於DLNETINFO
Dec 22,2024
你所浏览的页面暂时无法访问

你可以返回上一页重试

遊戲其他訊息

最新版本

5

分類

工具

安卓系統需求

Android 5.1 or later

D-L NET VPN應用截圖

  • D-L NET VPN應用截圖第1張
  • D-L NET VPN應用截圖第2張
  • D-L NET VPN應用截圖第3張

用戶評價

發表評價
暫無評論
  • 1、評分
  • 2、評價內容
  • 3、名稱
  • 4、信箱

熱門應用

Latest APP

爆炸性新聞

有關本軟體使用的法律在不同國家/地區有所不同。
Copyright semu.cc © 2024 — All rights reserved