{
  "service": "lm-clash-forwarder",
  "endpoints": {
    "lm_raw": "/subscribe/raw?token=YOUR_TOKEN",
    "lm": "/subscribe/lm?token=YOUR_TOKEN",
    "mojie": "/subscribe/mojie?token=YOUR_TOKEN",
    "hongxing": "/subscribe/hongxing?token=YOUR_TOKEN",
    "clash": "/subscribe/clash?token=YOUR_TOKEN",
    "clash_inline": "/subscribe/clash-inline?token=YOUR_TOKEN",
    "clash_full": "/subscribe/clash-full?token=YOUR_TOKEN",
    "shadowrocket": "/subscribe/shadowrocket?token=YOUR_TOKEN",
    "shadowrocket_custom": "/subscribe/shadowrocket?token=YOUR_TOKEN&custom=true",
    "shadowrocket_plain": "/subscribe/shadowrocket?token=YOUR_TOKEN&plain=true",
    "shadowrocket_vless_native": "/subscribe/shadowrocket?token=YOUR_TOKEN&custom=true&types=vless",
    "shadowrocket_conf": "/subscribe/shadowrocket?token=YOUR_TOKEN&custom=true&format=conf",
    "shadowrocket_conf_uri": "/subscribe/shadowrocket?token=YOUR_TOKEN&custom=true&format=conf-uri",
    "shadowrocket_conf_sr": "/subscribe/shadowrocket?token=YOUR_TOKEN&custom=true&types=vless&format=conf-sr",
    "surge": "/subscribe/surge?token=YOUR_TOKEN",
    "surge_custom": "/subscribe/surge?token=YOUR_TOKEN&custom=true",
    "surge_list": "/subscribe/surge?token=YOUR_TOKEN&format=list",
    "surge_conf": "/subscribe/surge?token=YOUR_TOKEN&format=conf",
    "rules": "/subscribe/rules?token=YOUR_TOKEN&rule=URL",
    "rule_provider": "/rule-providers/PROVIDER_NAME?token=YOUR_TOKEN",
    "update_longmao_config": "/update-longmao-config?token=YOUR_TOKEN",
    "refresh": "/refresh?token=YOUR_TOKEN&provider=all",
    "bridge_status": "/bridge/status?token=YOUR_TOKEN",
    "bridge_refresh": "/bridge/refresh?token=YOUR_TOKEN",
    "healthz": "/healthz"
  },
  "config_path": "/opt/clash/lm_sub_forwarder.json",
  "template_path": "/opt/clash/template.yaml",
  "public_base_url": "https://c.n.ibrain-us.cn",
  "cache_dir": "/opt/clash/cache",
  "access_token_configured": false,
  "multi_profile_enabled": true,
  "profile_count": 1,
  "requested_token": null,
  "matched_profile": null,
  "providers": {
    "lm": {
      "url": "https://appd01.lmapp01.cc/api/v1/client/subscribe?token=e2efd614cc77e68d1132d3b39536200c",
      "enabled": true,
      "decode_share_links": true
    },
    "mojie": {
      "url": "https://47.242.128.61:5000/api/v1/client/subscribe?token=63074bb00c273bb043d8c3a1c2a54640",
      "enabled": false,
      "decode_share_links": false
    },
    "hongxing": {
      "url": "",
      "enabled": false,
      "decode_share_links": false
    }
  }
}
