Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix YouTube video embeds in documentation #115

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ashtonsix wants to merge 1 commit into google:master
base: master
Choose a base branch
Loading
from ashtonsix:patch-1

Conversation

@ashtonsix
Copy link

@ashtonsix ashtonsix commented Feb 27, 2022

The examples at https://google.github.io/liquidfun/#Examples do not load currently, because as the console reports:

Mixed Content: The page at '<URL>' was loaded over HTTPS, but requested an insecure frame '<URL>'.
This request has been blocked; the content must be served over HTTPS.

mootari reacted with thumbs up emoji
The examples at https://google.github.io/liquidfun/#Examples do not load currently, because as the console reports:
```
Mixed Content: The page at '<URL>' was loaded over HTTPS, but requested an insecure frame '<URL>'. This request has been blocked; the content must be served over HTTPS.
```
Copy link

google-cla bot commented Feb 27, 2022

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

For more information, open the CLA check for this pull request.

Copy link

mootari commented Feb 9, 2025

In the meantime, here's a one-liner for the JS console:

$$("iframe").map(n=>n.src=n.src.replace(/^http:/,"https:"))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /