# 微信网址拦截查询 正常

# 请求URL

https://tenapi.cn/wx/

# 请求示例 GET

https://tenapi.cn/wx/?url=https://tenapi.cn/

# 返回数据 JSON

{
  "code": 200,
  "msg": "检测成功",
  "url": "https://tenapi.cn/",
  "type": "网址未被拦截"
}

# 调用效果

暂无

# 请求参数

参数名称 类型 参数值 描述
url 必填 url 即你所需要查询的网站