Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

Commit f50e457

Browse files
committed
Fixes #36
1 parent 1e0c92f commit f50e457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</head>
1919
<body>
2020

21-
<core-ajax auto url="http://gdata.youtube.com/feeds/api/videos/"
21+
<core-ajax auto url="//gdata.youtube.com/feeds/api/videos/"
2222
params='{"alt":"json", "q":"chrome"}'
2323
handleAs="json"></core-ajax>
2424

0 commit comments

Comments
 (0)