-
POST /api/resolve-tco-links
- resolve all t.co links in string- body:
{"text": "sample text https://t.co/1234567890"}
- response
{"text": "sample text https://example.com"}
- body:
-
POST /api/resolve-links
- resolve all links with selected domains in string- body:
{"text": "sample text https://t.co/1234567890 https://google.com", "domains": ["t.co", "bit.ly"]}
- response
{"text": "sample text https://example.com https://google.com"}
- body:
-
Notifications
You must be signed in to change notification settings - Fork 2
License
Birdie0/ifttt-webhook-helpers
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published