cloudflare / cloudflare/embed-box

Ability to specify which services to allow embedding to?

Open
#130 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
77
Forks
9
PR merge metrics
No merged PRs in 30d

Description

Hi, I've read through the documentation, and for my product that I'd like to use EmbedBox with, we only support a subset of platforms that EmbedBox supports, so it doesn't make sense to show embed codes for them (for instance, for legal reasons)

Is it as simple as just doing:

```
EmbedBox.fetchedTargets = ['wordpress', 'drupal', 'generic' ]
```

After loading the embedbox script to specify which targets we support? This seems to not be clearly documented, or I'm missing it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.