We apologize for the instability of composr.app and appreciate your patience. We are working on the statistics addon and trying to find an optimal way to store and render data. Unfortunately, we have yet to find a solution that can handle the traffic (and therefore, tens of millions of statistical records) of composr.app. We're working hard on one.
I will fix this, however it won't be retroactive for existing installs, as it's a Custom Comcode tag.
You need to edit the Custom Comcode tag and change the replacement code from:
{$SET,VIDEO,{$PREG_REPLACE,(http://.*\?v=)?(http://youtu.be/)?
to
{$SET,VIDEO,{$PREG_REPLACE,(https?://.*\?v=)?(https?://youtu.be/)?
(Click to enlarge)
#1608 - Youtube Comcode doesn't support HTTPS
I will fix this, however it won't be retroactive for existing installs, as it's a Custom Comcode tag.
You need to edit the Custom Comcode tag and change the replacement code from:
{$SET,VIDEO,{$PREG_REPLACE,(http://.*\?v=)?(http://youtu.be/)?
to
{$SET,VIDEO,{$PREG_REPLACE,(https?://.*\?v=)?(https?://youtu.be/)?