After reading: GitHub - discourse/onebox: (DEPRECATED) A gem for turning URLs into website previews
It looks like odysee.com should work if you just whitelist us:
- The domain must be allowlisted
- The URL you’re oneboxing cannot be a root url (e.g.
http://example.comwon’t work, buthttp://example.com/pagewill) - If the oneboxed URL responds with oEmbed and has a
richtype: thehtmlcontent must contain an<iframe>. Responses without an iframe will not be oneboxed.
Does this happen on a site by site basis, or somewhere else?