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

Commit

Permalink
Fixes #36
Browse files Browse the repository at this point in the history
  • Loading branch information
ebidel committed Oct 20, 2014
1 parent 1e0c92f commit f50e457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</head>
<body>

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

Expand Down

0 comments on commit f50e457

Please sign in to comment.