Nothing
function(resp) {
resp |>
# shorten url
httptest2::gsub_response(pattern = 'api.planscore.org/', '') |>
# redact key
httptest2::gsub_response(pattern = planscorer::ps_get_key(), '')
}
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.