Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Commit a175381

Browse files
Merge pull request #269 from googlecodelabs/marcacohen-patch-1
clarify security restriction
2 parents f843e02 + 5d4230c commit a175381

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

FORMAT-GUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ You can also use this to target specific events, for instance: \
6868
Iframes can be embedded by doing:
6969
- Add an image in the document. The image can be a screenshot of the iframe for instance but it doesn't really matter since it won't be displayed but replaced by the embedded iframe.
7070
- Add an "Alt Text" to the image by doing **Cmd+Opt+Y** or **Right click > "Alt Text..."**
71-
- Put a full URL in the **Description** field of the Alt Text. in the format `https://www.domain.com/watch?foo=bar`. Note that for security reasons, iframe embbedding is limited to https URLs.
71+
- Put a full URL in the **Description** field of the Alt Text. in the format `https://www.domain.com/watch?foo=bar`. Note that for security reasons, iframe embbedding is limited to an enumerated set of allowable iframe source URLs. Feel free to submit a PR if you'd like to augment that list or tweak your own version of the claat command.
7272

7373
1. Info Boxes
7474

0 commit comments

Comments
 (0)