diff options
Diffstat (limited to 'src/web/_views/footer.php')
| -rw-r--r-- | src/web/_views/footer.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/_views/footer.php b/src/web/_views/footer.php index 8807160..70b1b13 100644 --- a/src/web/_views/footer.php +++ b/src/web/_views/footer.php @@ -41,7 +41,7 @@ <?php /* hack to disable firefox cookie warning*/?> sandbox="allow-scripts" title="<?=lang('john_title')?>" - src="https://john.citrons.xyz/embed?ref=freya.cat" + src="<?=$this->get_scheme()?>://john.citrons.xyz/embed?ref=freya.cat" ></iframe> <iframe height="40" |