Skip to content

Commit

Permalink
Add x.com provider (#714)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrien-chinour authored Dec 8, 2023
1 parent 4cd50e2 commit 006cd8f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions providers/x.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
- provider_name: X
provider_url: http://www.x.com/
endpoints:
- schemes:
- https://x.com/*
- https://x.com/*/status/*
- https://*.x.com/*/status/*
url: https://publish.x.com/oembed
docs_url: https://developer.x.com/en/docs/twitter-for-websites/oembed-api
example_urls:
- https://publish.x.com/oembed?url=https%3A%2F%2Ftwitter.com%2FInterior%2Fstatus%2F463440424141459456
- https://publish.x.com/oembed?url=https%3A%2F%2Ftwitter.com%2FInterior%2Fstatus%2F463440424141459456

...

0 comments on commit 006cd8f

Please sign in to comment.