COLLECTED BY
Web crawl data from Common Crawl.
The Wayback Machine - https://web.archive.org/web/20201031063735/https://generatewp.com/oembed/
// Register oEmbed providers
function custom_oembed_provider() {
}
add_action( 'init', 'custom_oembed_provider' );