Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 600 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 600 Bytes

Let's visionOS 2025 的 Email 订阅服务

Doc

curl --location 'https://substackapi.com/api/subscribe' \
--header 'Content-Type: application/json' \
--data-raw '{
  "domain": "xrworldweeklycn.substack.com",
  "email": "user2@example.com"
}'

Example

curl --location 'https://letsvisionos25subscribe.swiftgg.team/subscribe/post' \
--form 'MERGE0="ef2333@eyrefree.org"'