Skip to content

SwiftGGTeam/letsvisionos24subscribe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Let's visionOS 2024 的 Email 订阅服务

Doc

curl --location 'https://api.typlog.com/v3/subscribers' \
--header 'X-Site-Id: 4108' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer [BEARER_TOKEN]' \
--data-raw '{
  "name": "2333",
  "email": "user2@example.com"
}'

Example

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published