Nothing
test_that('og_parse works', {
expect_true(is.vector(og_parse('https://www.rstudio.com')))
expect_true(length(og_parse('https://www.christophertkenny.com/testtesttest')) == 0)
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.