Skip to content

Commit

Permalink
changes to ideamapper provider (#754)
Browse files Browse the repository at this point in the history
* Create ideamapper.yml

* Update ideamapper.yml

* Update ideamapper.yml

changed scheme, updated notes, updated protocol

* Update ideamapper.yml

* Update ideamapper.yml

* Update ideamapper.yml

* Update ideamapper.yml

* Update ideamapper.yml

---------

Co-authored-by: Cal Henderson <[email protected]>
  • Loading branch information
MobbinBiosilico and iamcal authored May 16, 2024
1 parent 054ee29 commit 1df1550
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions providers/ideamapper.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
---
- provider_name: Ideamapper
provider_url: http://oembed.ideamapper.com
provider_url: https://ideamapper.com/
endpoints:
- schemes:
- http://oembed.ideamapper.com/*
url: http://oembed.ideamapper.com
example_urls:
- http://oembed.ideamapper.com/?url=http://provider.com/post/f00ba2
- https://oembed.ideamapper.com/*
url: https://oembed.ideamapper.com/oembed
discovery: true
notes: Provider only supports the 'rich' type and json format
notes: Provider supports the 'photo' type and json and xml format. format must be part of the request
...

0 comments on commit 1df1550

Please sign in to comment.