Request Information

Original Request

{
  "data": "",
  "headers": {
    "Accept": "*/*",
    "Accept-Encoding": "gzip, br",
    "Cdn-Loop": "cloudflare; loops=1",
    "Cf-Connecting-Ip": "216.73.216.186",
    "Cf-Ipcountry": "US",
    "Cf-Ray": "9ea2171d0f2dd96e-CMH",
    "Cf-Visitor": "{\"scheme\":\"https\"}",
    "Connection": "close",
    "Host": "echo.fengshare.com",
    "User-Agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])",
    "X-Forwarded-For": "216.73.216.186, 172.71.28.135",
    "X-Forwarded-Host": "echo.fengshare.com",
    "X-Forwarded-Port": "443",
    "X-Forwarded-Proto": "https",
    "X-Forwarded-Ssl": "on",
    "X-Original-Uri": "/sitemap.xml",
    "X-Real-Ip": "172.71.28.135"
  },
  "method": "GET",
  "path": "/sitemap.xml"
}

Telegram WebApp Data

Loading Telegram data...

CURL Command

curl -X GET \
  'http://echo.fengshare.com/sitemap.xmlsitemap.xml' \
  -H 'Connection: close' \
  -H 'X-Real-Ip: 172.71.28.135' \
  -H 'X-Forwarded-For: 216.73.216.186, 172.71.28.135' \
  -H 'X-Forwarded-Host: echo.fengshare.com' \
  -H 'X-Forwarded-Proto: https' \
  -H 'X-Forwarded-Ssl: on' \
  -H 'X-Forwarded-Port: 443' \
  -H 'X-Original-Uri: /sitemap.xml' \
  -H 'Cf-Ray: 9ea2171d0f2dd96e-CMH' \
  -H 'Accept: */*' \
  -H 'Accept-Encoding: gzip, br' \
  -H 'Cdn-Loop: cloudflare; loops=1' \
  -H 'Cf-Connecting-Ip: 216.73.216.186' \
  -H 'Cf-Ipcountry: US' \
  -H 'Cf-Visitor: {"scheme":"https"}'