rename directory

This commit is contained in:
2026-06-26 10:17:27 +08:00
parent 66963e0b90
commit c5215fba22
40 changed files with 0 additions and 0 deletions
@@ -0,0 +1,20 @@
# THIRDPARTY_INDICES_API_URL
- **URL:** https://api.sgx.com/thirdpartyindices/v1.0/
- **Status:** 403
- **Classification:** BLOCKED
- **Content-Type:** application/json
- **Content-Length:** 42 bytes
- **Elapsed:** 0.0 s
- **Probed at:** 2026-06-24T09:39:46.621254+00:00
- **Error:** HTTPError: HTTP Error 403: Forbidden
- **Block reasons:** HTTP 403
## Notes
The bare `/thirdpartyindices/v1.0/` path returns HTTP 403; a known sub-path works.
- **Working sub-path:** `/chinabonds` returns ChinaBond index data.
- Other third-party benchmark sub-paths (e.g. FTSE, MSCI, iEdge) remain to be discovered.
- Include `Origin`/`Referer` headers.